Releases: caikit/caikit-tgis-backend
Releases · caikit/caikit-tgis-backend
v0.1.38 - Expanded caikit range
What's Changed
- build(deps): Update caikit requirement from <0.27.0,>=0.16.0 to >=0.16.0,<0.28.0 by @dependabot in #61
Full Changelog: v0.1.37...v0.1.38
v0.1.37 - Case insensitive route info bugfix
What's Changed
- Bug fix: Make get_route_info() case insensitive by @mynhardtburger in #60
Full Changelog: v0.1.36...v0.1.37
v0.1.36 - Scripted proto update
What's Changed
Full Changelog: v0.1.35...v0.1.36
v0.1.35 - Updated generation.proto from vllm
v0.1.34 - Handle runtime context x-route-info
v0.1.33 - Bug fix for connection registration with local TGIS
What's Changed
- Bugfix - Don't register connection for local TGIS instances by @mynhardtburger in #56
Full Changelog: v0.1.32...v0.1.33
v0.1.32 - Register Model Connection
What's Changed
- Server logging 931 by @swith004 in #54
- Add
TGISBackend.register_model_connection()
method by @mynhardtburger in #55
New Contributors
Full Changelog: v0.1.31...v0.1.32
v0.1.31 - Copy only new prompts artifacts
What's Changed
- Do not overwrite prompt artifacts by @mynhardtburger in #53
New Contributors
- @mynhardtburger made their first contribution in #53
Full Changelog: v0.1.30...v0.1.31
v0.1.30
What's Changed
- fix test connections by @dtrifiro in #49
- build(deps-dev): Update caikit requirement from <0.26.0,>=0.16.0 to >=0.16.0,<0.27.0 by @dependabot in #50
Full Changelog: v0.1.29...v0.1.30
v0.1.29 - HN overrides and lazy remote model connections
What's Changed
- ✨ add tls hn override config by @joerunde in #47
- Persist remote model mapping by @gabe-l-hart in #48
Full Changelog: v0.1.28...v0.1.29