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 Fix typo in docs (#2601) 1 year ago
async_agent.ipynb google-serper: async + full json results + support for Google Images, Places and News (#4078) 1 year ago
chatgpt_clone.ipynb big docs refactor (#1978) 1 year ago
intermediate_steps.ipynb bump version to 131 (#2391) 1 year ago
max_iterations.ipynb bump version to 131 (#2391) 1 year ago
max_time_limit.ipynb max time limit for agent (#2513) 1 year ago
sharedmemory_for_tools.ipynb big docs refactor (#1978) 1 year ago