You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/modules/agents/examples
blob42 3d54b05863
searx: add install instructions, update doc and notebooks (#1420)
- Added instructions on setting up self hosted searx
- Add notebook example with agent
- Use `localhost:8888` as example url to stay consistent since public
instances are not really usable.

Co-authored-by: blob42 <spike@w530>
1 year ago
..
agent_vectorstore.ipynb Update agent_vectorstore.ipynb (#1318) 1 year ago
async_agent.ipynb Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150) 1 year ago
custom_agent.ipynb Make Tools own model, add ToolKit Concept (#1095) 1 year ago
custom_tools.ipynb Make Tools own model, add ToolKit Concept (#1095) 1 year ago
intermediate_steps.ipynb Make Tools own model, add ToolKit Concept (#1095) 1 year ago
load_from_hub.ipynb Add Qdrant named arguments (#1386) 1 year ago
max_iterations.ipynb Make Tools own model, add ToolKit Concept (#1095) 1 year ago
multi_input_tool.ipynb Make Tools own model, add ToolKit Concept (#1095) 1 year ago
search_tools.ipynb searx: add install instructions, update doc and notebooks (#1420) 1 year ago
serialization.ipynb Make Tools own model, add ToolKit Concept (#1095) 1 year ago