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
Harrison Chase 5d4b6e4d4e
conversational agent fix (#818)
1 year ago
..
conversational conversational agent fix (#818) 1 year ago
mrkl Harrison/serialize from llm and tools (#760) 1 year ago
react (wip) Harrison/serialize agents (#725) 1 year ago
self_ask_with_search (wip) Harrison/serialize agents (#725) 1 year ago
__init__.py Harrison/tool decorator (#790) 1 year ago
agent.py Harrison/refactor agent (#781) 1 year ago
initialize.py Pass kwargs from initialize_agent into agent classmethod (#799) 1 year ago
load_tools.py Harrison/serpapi extra tools (#691) 1 year ago
loading.py Centralize logic for loading from LangChainHub, add ability to pin dependencies (#805) 1 year ago
tools.py Harrison/tool decorator (#790) 1 year ago