v0.1.0rc1
What's Changed
- Update README.md with correct form by @jakerachleff in #533
- Document add_routes by @eyurtsev in #523
- Update .clabot by @eyurtsev in #538
- Update SECURITY.md by @eyurtsev in #541
- Refactor Anthropic import to langchain_anthropic and update model to v3 by @donbr in #524
- Update .clabot by @eyurtsev in #558
- doc: link server example to server.py instead of client.ipynb by @WarrenTheRabbit in #553
- Update splashscreen by @eyurtsev in #563
- Transition to langchain-core ^0.1 by @eyurtsev in #564
- [minor][doc] Updates setup instruction for LangServe app by @rahilvora in #549
- Only surface callback events in response schema if callbacks are enabled by @eyurtsev in #566
- Scoped Feedback: Plumb through scoped feedback by @eyurtsev in #568
- langserve: Create token feedback endpoint, update schema for feedback by @eyurtsev in #570
- Expose Feedback Tokens as part of add_routes and APIHandler by @eyurtsev in #571
- Allow accepting run ids by the server by @eyurtsev in #576
- Tests: add token_feedback endpoint to test that verifies enabled/disabled config by @eyurtsev in #573
- Improve error message if user isn't passing a Runnable to add_routes by @eyurtsev in #577
- Add tests to check playground is served with api router configurations by @eyurtsev in #579
- Update .clabot by @eyurtsev in #582
- Raise invalid request exceptions by @eyurtsev in #581
- 0.1.0 RC1 by @eyurtsev in #584
New Contributors
- @donbr made their first contribution in #524
- @WarrenTheRabbit made their first contribution in #553
- @rahilvora made their first contribution in #549
Full Changelog: v0.0.51...v0.1.0rc1