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 53c1f120a8
Harrison/multi tool (#6518)
12 months ago
..
agent_toolkits Fixed: 'readible' -> readable (#6492) 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 Improve error message (#6275) 12 months ago
openai_functions_multi_agent Harrison/multi tool (#6518) 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 Fix class promotion (#6187) 12 months ago
agent.py Fix handling of missing action & input for async MRKL agent (#5985) 12 months ago
agent_types.py Harrison/multi tool (#6518) 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 Harrison/multi tool (#6518) 12 months ago
schema.py agent refactor (#2801) 1 year ago
tools.py Update some Tools Docs (#3913) 1 year ago
types.py Harrison/multi tool (#6518) 12 months ago
utils.py Move Tool Validation (#3923) 1 year ago