langchain/libs/community/langchain_community/agent_toolkits/openapi
al1p 46f0cea2b9
community[patch][: improved the suffix prompt to avoid loop (#17791)
Small improvement to the openapi prompt.
The agent was not finding the server base URL (looping through all
nodes). This small change narrows the search and enables finding the url
faster.

No dependency 

Twitter : @al1pra
2024-03-08 16:53:09 -08:00
..
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
base.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
planner_prompt.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
planner.py community[patch]: docstrings (#16810) 2024-02-09 12:48:57 -08:00
prompt.py community[patch][: improved the suffix prompt to avoid loop (#17791) 2024-03-08 16:53:09 -08:00
spec.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
toolkit.py Add dangerous parameter to requests tool (#18697) 2024-03-07 15:10:56 -05:00