v0.0.38 ⛄
What's Changed
Improvements and code changes
- Add ability to pass path dependencies through add_routes by @eyurtsev in #361
- Update env vars for hosted langserve by @jakerachleff in #347
Documentation and CI
- docs: AWS deployment (via Copilot CLI) by @JGalego in #307
- Update link to CLA by @eyurtsev in #359
- Example: Add auth using global dependencies by @eyurtsev in #360
- Add auth explanations to readme by @eyurtsev in #363
- Update .clabot by @eyurtsev in #364
- Update README.md by @lucianotonet in #350
- Improvement: Support awaitable for per request config modifier by @eyurtsev in #366
- Example: Per user logic using per request modifier by @eyurtsev in #368
- Bump langchain by @eyurtsev in #369
- Example: Add per user retriever with auth using APIHandler by @eyurtsev in #370
- Version 0.0.38 by @eyurtsev in #371
New Contributors
- @lucianotonet made their first contribution in #350
- @JGalego made their first contribution in #307
Full Changelog: v0.0.37...v0.0.38