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/tools
Jakub Misiło 5d149e4d50
Fix issue with non-list `To` header in GmailSendMessage Tool (#6242)
Fixing the problem of feeding `str` instead of `List[str]` to the email
tool.

Fixes #6234 
---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
12 months ago
..
arxiv Harrison/use functions agent (#6185) 12 months ago
azure_cognitive_services Harrison/use functions agent (#6185) 12 months ago
bing_search Harrison/use functions agent (#6185) 12 months ago
brave_search Harrison/use functions agent (#6185) 12 months ago
ddg_search Harrison/use functions agent (#6185) 12 months ago
file_management Callbacks Refactor [base] (#3256) 1 year ago
gmail Fix issue with non-list `To` header in GmailSendMessage Tool (#6242) 12 months ago
google_places Harrison/use functions agent (#6185) 12 months ago
google_search Harrison/use functions agent (#6185) 12 months ago
google_serper Harrison/use functions agent (#6185) 12 months ago
graphql [Feature] Add GraphQL Query Tool (#4409) 1 year ago
human Harrison/use functions agent (#6185) 12 months ago
interaction Deprecate StdInquireTool (#3850) 1 year ago
jira Callbacks Refactor [base] (#3256) 1 year ago
json Callbacks Refactor [base] (#3256) 1 year ago
metaphor_search Harrison/metaphor search fix (#6387) 12 months ago
openapi Multi-Hop / Multi-Spec LLM Chain (#2549) 1 year ago
openweathermap add the existing OpenWeatherMap tool to the public api (#4292) 1 year ago
playwright Add visible_only and strict_mode options to ClickTool (#4088) 1 year ago
powerbi Add logging in PBI tool (#5841) 12 months ago
pubmed Harrison/pubmed integration (#5664) 1 year ago
python Harrison/use functions agent (#6185) 12 months ago
requests Callbacks Refactor [base] (#3256) 1 year ago
scenexplain Harrison/use functions agent (#6185) 12 months ago
searx_search searx_search: updated tools and doc (#6276) 12 months ago
shell Accept str or list[str] for shell (#4060) 1 year ago
sleep feat: issue-5712 add sleep tool (#5715) 12 months ago
spark_sql Add Spark SQL support (#4602) (#4956) 1 year ago
sql_database Fix class promotion (#6187) 12 months ago
steamship_image_generation Add Steamship Image Generation Tool (#4580) 1 year ago
vectorstore Vwp/fix vectorstore typing (#3851) 1 year ago
wikipedia added `Wikipedia` document loader (#4141) 1 year ago
wolfram_alpha Harrison/use functions agent (#6185) 12 months ago
youtube Harrison/use functions agent (#6185) 12 months ago
zapier Harrison/use functions agent (#6185) 12 months ago
__init__.py Fix class promotion (#6187) 12 months ago
base.py Incorrect argument count handling (#5543) 12 months ago
convert_to_openai.py Fix typo in docstring of format_tool_to_openai_function (#6479) 12 months ago
ifttt.py Callbacks Refactor [base] (#3256) 1 year ago
plugin.py Update some Tools Docs (#3913) 1 year ago