langserve

LangServe 🦜️🏓

OTHER License

Downloads
251.3K
Stars
1.6K
Committers
26

Bot releases are visible (Hide)

langserve - v0.0.37

Published by github-actions[bot] 10 months ago

What's Changed

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

langserve - v0.0.36

Published by github-actions[bot] 10 months ago

What's Changed

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

langserve - v0.0.35

Published by github-actions[bot] 11 months ago

What's Changed

New Contributors

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

langserve - v0.0.34

Published by github-actions[bot] 11 months ago

What's Changed

New Contributors

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

langserve - v0.0.33 🌔

Published by github-actions[bot] 11 months ago

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

langserve - v0.0.32

Published by github-actions[bot] 11 months ago

What's Changed

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

langserve - v0.0.31

Published by github-actions[bot] 11 months ago

What's Changed

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

langserve - v0.0.30 👻

Published by github-actions[bot] 11 months ago

What's Changed

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

langserve - v0.0.29 🌌

Published by github-actions[bot] 11 months ago

What's Changed

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

langserve - v0.0.28 😻

Published by github-actions[bot] 11 months ago

What's Changed

New Contributors

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

langserve - v0.0.27 🛳️

Published by github-actions[bot] 11 months ago

What's Changed

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

langserve - v0.0.26 🦓

Published by github-actions[bot] 11 months ago

What's Changed

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

langserve - v0.0.25 🎁

Published by github-actions[bot] 12 months ago

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.24...v0.0.25

langserve - v0.0.24

Published by github-actions[bot] 12 months ago

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.23...v0.0.24

langserve - v0.0.23

Published by github-actions[bot] 12 months ago

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.22...v0.0.23

langserve - v0.0.22

Published by github-actions[bot] 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.21...v0.0.22

langserve - v0.0.21

Published by github-actions[bot] 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.20...v0.0.21

langserve - v0.0.20

Published by github-actions[bot] 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.19...v0.0.20

langserve - v0.0.19

Published by github-actions[bot] 12 months ago

langserve - v0.0.18

Published by github-actions[bot] 12 months ago

What's Changed

Full Changelog: https://github.com/langchain-ai/langserve/compare/v0.0.17...v0.0.18

Package Rankings
Top 6.81% on Proxy.golang.org
Top 7.2% on Pypi.org
Badges
Extracted from project README
Release Notes Downloads Open Issues Deploy on Railway
Related Projects