releases.shpreview
LangChain/LangServe

LangServe

$npx -y @buildinternet/releases show langserve
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases2Avg0/wkVersionsv0.3.2 → v0.3.3
Mar 1, 2024

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.45...v0.0.46

Feb 28, 2024
v0.0.45 🥘

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.44...v0.0.45

v0.0.44 🍳

What's Changed

New Contributors

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.43...v0.0.44

Feb 26, 2024

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.42...v0.0.43

Feb 22, 2024
v0.0.42 🥶

What's Changed

Improvements and bug fixes

Documentation

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.41...v0.0.42

Jan 27, 2024

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.40...v0.0.41

Jan 26, 2024
v0.0.40 🥷

What's Changed

Improvements

  • Adds astream events API to langserve

PRs

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.39...v0.0.40

Jan 10, 2024

What's Changed

Improvements and Bug Fixes

Docs & Examples

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.38...v0.0.39

Jan 5, 2024
v0.0.38 ⛄

What's Changed

Improvements and code changes

Documentation and CI

New Contributors

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.37...v0.0.38

Dec 21, 2023

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.36...v0.0.37

Dec 13, 2023

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.35...v0.0.36

Dec 9, 2023

What's Changed

New Contributors

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.34...v0.0.35

Dec 6, 2023

What's Changed

Improvements and features

New Contributors

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.33...v0.0.34

Dec 5, 2023
v0.0.33 🌔

What's Changed

Fixes

Features

You can enable / disable which endpoints are exposed. Use enabled_endpoints if you want to make sure to never get a new endpoint when upgrading langserve to a newer verison. See README.md for more details.

# Enable
add_routes(app, chain, enabled_endpoints=("invoke", "batch", "config_hashes"))
# Disable
add_routes(app, chain, disabled_endpoints=["playground"]) 

Examples

New Contributors

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.32...v0.0.33

Nov 28, 2023

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.31...v0.0.32

Nov 27, 2023

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.30...v0.0.31

Nov 20, 2023
v0.0.30 👻

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.29...v0.0.30

Nov 17, 2023
v0.0.29 🌌

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.28...v0.0.29

Nov 16, 2023
v0.0.28 😻

What's Changed

New Contributors

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.27...v0.0.28

Nov 13, 2023
v0.0.27 🛳️

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.26...v0.0.27

Latest
v0.3.3
Tracking Since
Oct 2, 2023
Last fetched Apr 19, 2026