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
rogerserper b1446bea5f
google-serper: async + full json results + support for Google Images, Places and News (#4078)
* implemented arun, results, and aresults. Reuses aiosession if
available.
* helper tools GoogleSerperRun and GoogleSerperResults
* support for Google Images, Places and News (examples given) and
filtering based on time (e.g. past hour)
* updated docs
1 year ago
..
arxiv Callbacks Refactor [base] (#3256) 1 year ago
bing_search Deprecate StdInquireTool (#3850) 1 year ago
ddg_search Callbacks Refactor [base] (#3256) 1 year ago
file_management Callbacks Refactor [base] (#3256) 1 year ago
google_places Deprecate StdInquireTool (#3850) 1 year ago
google_search Deprecate StdInquireTool (#3850) 1 year ago
google_serper google-serper: async + full json results + support for Google Images, Places and News (#4078) 1 year ago
human Deprecate StdInquireTool (#3850) 1 year ago
interaction Deprecate StdInquireTool (#3850) 1 year ago
jira Callbacks Refactor [base] (#3256) 1 year ago
json Callbacks Refactor [base] (#3256) 1 year ago
openapi Multi-Hop / Multi-Spec LLM Chain (#2549) 1 year ago
openweathermap Add OpenWeatherMap API Tool (#2083) 1 year ago
playwright Callbacks Refactor [base] (#3256) 1 year ago
powerbi small change to allow powerbi tools to all have single inputs (#3864) 1 year ago
python Callbacks Refactor [base] (#3256) 1 year ago
requests Callbacks Refactor [base] (#3256) 1 year ago
scenexplain Callbacks Refactor [base] (#3256) 1 year ago
searx_search Callbacks Refactor [base] (#3256) 1 year ago
shell Accept str or list[str] for shell (#4060) 1 year ago
sql_database Callbacks Refactor [base] (#3256) 1 year ago
vectorstore Vwp/fix vectorstore typing (#3851) 1 year ago
wikipedia Callbacks Refactor [base] (#3256) 1 year ago
wolfram_alpha Deprecate StdInquireTool (#3850) 1 year ago
zapier Deprecate StdInquireTool (#3850) 1 year ago
__init__.py google-serper: async + full json results + support for Google Images, Places and News (#4078) 1 year ago
base.py Re-Permit Partials in `Tool` (#4058) 1 year ago
ifttt.py Callbacks Refactor [base] (#3256) 1 year ago
plugin.py Update some Tools Docs (#3913) 1 year ago