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
Harrison Chase b83e826510
plugin tool (#1974)
1 year ago
..
agent_vectorstore.ipynb WIP: Harrison/base retriever (#1765) 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
chat_conversation_agent.ipynb Harrison/convo agent (#1642) 1 year ago
chatgpt_plugins.ipynb plugin tool (#1974) 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
human_tools.ipynb human input default (#1911) 1 year ago
intermediate_steps.ipynb Make Tools own model, add ToolKit Concept (#1095) 1 year ago
load_from_hub.ipynb Fix all the bug in init Tool in docs (#1725) 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
sharedmemory_for_tools.ipynb Add read only shared memory (#1491) 1 year ago