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/langchain/agents
blob42 5f698928b2 searx: implement async and extra tool providing json results
- implemented `arun` and `aresults`. Reuses aiosession if available.
- helper tools `SearxSearchRun` and `SearxSearchResults`
- update doc
1 year ago
..
agent_toolkits Zapier Integration (#1654) 1 year ago
chat Harrison/convo agent (#1642) 1 year ago
conversational Harrison/update regex (#1534) 1 year ago
conversational_chat Improve chat tool prompt (#1989) 1 year ago
mrkl Fix issue#1645: Parse llm_output even there's newline (#2092) (#2099) 1 year ago
react Harrison/document cleanup (#2062) 1 year ago
self_ask_with_search move serpapi wrapper (#1199) 1 year ago
__init__.py add ConversationalChatAgent to agent.__init__ (fix #2093) (#2098) 1 year ago
agent.py [agent_executor] convenience func: lookup tool by name (#2001) 1 year ago
initialize.py adding new agent types in comments (#1711) 1 year ago
load_tools.py searx: implement async and extra tool providing json results 1 year ago
loading.py Harrison/convo agent (#1642) 1 year ago
tools.py Make Tools own model, add ToolKit Concept (#1095) 1 year ago