Skip to content

LangChain

https://github.com/langchain-ai/langchain

https://github.com/langchain-ai/langgraph

We use langgraph.prebuilt.create_react_agent as default. Check the reference to find additional supported agent_args.

We use any_llm as the default model provider. Check the AnyLLM documentation for supported providers and model_args.

Check RunnableConfig to find additional supported AnyAgent.run args.