langchain/libs/community/langchain_community/agent_toolkits
Arturs Konfino 2319212d54
community[patch]: avoid executing toolkit.get_context() when not necessary (#19762)
If `prompt` is passed into `create_sql_agent()`, then
`toolkit.get_context()` shouldn't be executed against the database
unless relevant prompt variables (`table_info` or `table_names`) are
present .
2024-03-29 16:42:21 +00:00
..
ainetwork
amadeus feat(community): make Amadeus toolkit LLM-agnostic (#15879) 2024-01-11 21:32:03 -08:00
clickup
cogniswitch community[minor]: CogniSwitch Agent Toolkit for LangChain (#17312) 2024-02-19 10:54:13 -08:00
connery community[minor]: Connery Tool and Toolkit (#14506) 2024-01-29 12:45:03 -08:00
csv
file_management community[patch]: fix agent_toolkits mypy (#17050) 2024-02-05 11:56:24 -08:00
github docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
gitlab
gmail
jira
json
multion
nasa
nla
office365
openapi community[patch][: improved the suffix prompt to avoid loop (#17791) 2024-03-08 16:53:09 -08:00
playwright
polygon community: Add PolygonAggregates tool (#18882) 2024-03-11 11:58:10 -07:00
powerbi community[patch]: fix agent_toolkits mypy (#17050) 2024-02-05 11:56:24 -08:00
slack
spark_sql
sql community[patch]: avoid executing toolkit.get_context() when not necessary (#19762) 2024-03-29 16:42:21 +00:00
steam
xorbits
zapier
__init__.py community[minor]: Update Azure Cognitive Services to Azure AI Services (#19488) 2024-03-28 03:19:02 +00:00
azure_ai_services.py community[minor]: Update Azure Cognitive Services to Azure AI Services (#19488) 2024-03-28 03:19:02 +00:00
azure_cognitive_services.py
base.py