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/utilities
blob42 5f698928b2 searx: implement async and extra tool providing json results
- implemented `arun` and `aresults`. Reuses aiosession if available.
- helper tools `SearxSearchRun` and `SearxSearchResults`
- update doc
1 year ago
..
__init__.py Add OpenWeatherMap API Tool (#2083) 1 year ago
bash.py Optionally return shell output on incorrect command (#894) (#899) 1 year ago
bing_search.py Harrison/add to search (#778) 1 year ago
google_search.py feat #1915 support for google custom search site restricted api (#1920) 1 year ago
google_serper.py Google Search API integration with serper.dev (wrapper, tests, docs, … (#909) 1 year ago
loading.py Fixing typo in loading.py (#1235) 1 year ago
openweathermap.py Add OpenWeatherMap API Tool (#2083) 1 year ago
searx_search.py searx: implement async and extra tool providing json results 1 year ago
serpapi.py move serpapi wrapper (#1199) 1 year ago
wikipedia.py Add Wikipedia search utility and tool (#1561) 1 year ago
wolfram_alpha.py Harrison/errors (#1276) 1 year ago
zapier.py Follow up to #1803 to remove dynamic docs route. (#1818) 1 year ago