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/libs/community/langchain_community/agent_toolkits/openapi
Iurii Umnov 3b7b933aa2
community[minor]: OpenAPI agent. Add support for PUT, DELETE and PATCH (#22962)
**Description**: Add PUT, DELETE and PATCH tools to tool list for
OpenAPI agent if dangerous requests are allowed.

**Issue**: https://github.com/langchain-ai/langchain/issues/20469
3 months ago
..
__init__.py
base.py
planner.py community[minor]: OpenAPI agent. Add support for PUT, DELETE and PATCH (#22962) 3 months ago
planner_prompt.py
prompt.py community[patch][: improved the suffix prompt to avoid loop (#17791) 7 months ago
spec.py
toolkit.py core[minor], community[patch], langchain[patch]: move BaseChatLoader to core (#19607) 5 months ago