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 42a28ac1ba
Harrison/error zero tools (#6340)
Co-authored-by: Juhee Kim <46583939+juppytt@users.noreply.github.com>
12 months ago
..
agent_toolkits Doc refactor (#6300) 12 months ago
chat Raise an exception in MKRL and Chat Output Parsers if parsing text which contains both an action and a final answer (#5609) 1 year ago
conversational Add _type for all parsers (#4189) 1 year ago
conversational_chat Add missing comma in conv chat agent prompt json (#5573) 1 year ago
mrkl Harrison/error zero tools (#6340) 12 months ago
openai_functions_agent Harrison/use functions agent (#6185) 12 months ago
react Add _type for all parsers (#4189) 1 year ago
self_ask_with_search Allow for async use of SelfAskWithSearchChain (#5394) 1 year ago
structured_chat Harrison/structured chat mem (#4652) 1 year ago
__init__.py Add Spark SQL support (#4602) (#4956) 1 year ago
agent.py Fix handling of missing action & input for async MRKL agent (#5985) 12 months ago
agent_types.py add functions agent (#6113) 12 months ago
initialize.py Callbacks Refactor [base] (#3256) 1 year ago
load_tools.py feat: issue-5712 add sleep tool (#5715) 12 months ago
loading.py agent serialization (#4642) 1 year ago
schema.py agent refactor (#2801) 1 year ago
tools.py Update some Tools Docs (#3913) 1 year ago
types.py add functions agent (#6113) 12 months ago
utils.py Move Tool Validation (#3923) 1 year ago