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/docs/modules/agents/agent_executors/examples
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
..
agent_vectorstore.ipynb
async_agent.ipynb google-serper: async + full json results + support for Google Images, Places and News (#4078) 1 year ago
chatgpt_clone.ipynb
intermediate_steps.ipynb
max_iterations.ipynb
max_time_limit.ipynb
sharedmemory_for_tools.ipynb