Skip to content

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 19:19
· 104 commits to main since this release
v2.5.0
faae87b

Added

  • LangChain / LangGraph integrationsdevsper.integrations.langchain_adapter and langgraph_adapter for wrapping LangChain runnables as Devsper tasks and running compiled LangGraph nodes with Devsper DAG scheduling; CLI-friendly examples under examples/langchain_agent.py and examples/langgraph_swarm.py; optional extra pip install 'devsper[langgraph]' to pin LangGraph.

Full Changelog: v2.4.1...v2.5.0