What's Changed
- release: 0.3.3 for compatibility with langchain-core 1 by @eyurtsev in https://github.com/langchain-ai/langserve/pull/830
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.3.2...v0.3.3
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.3.2...v0.3.3
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.3.1...v0.3.2
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.3.0...v0.3.1
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.2.3...v0.3.0
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.3.0dev1...v0.3.0dev2
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.2.3...v0.3.0dev1
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.2.2...v0.2.3
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.2.1...v0.2.2
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.2.0...v0.2.1
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.1.1...v0.2.0
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.1.1...v0.2.0rc1
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.1.0...v0.1.1
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.51...v0.1.0
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.1.0rc1...v0.1.0rc2
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.51...v0.1.0rc1
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.50...v0.0.51
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.49...v0.0.50
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.48...v0.0.49
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.47...v0.0.48
Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.46...v0.0.47
Added support for in and for LangChain agents, with details available in the event streaming documentation.
LangChain · LangChain (Python)Added support for prerelease API versions in the CLI.
LangChain · LangGraph