← Back to index pageFeatures
Bug Fixes
- fix: Remove unnecessary API version from LangDB URL construction (@karolisg) (220dc8c)
- fix: remove unnecessary API version from LangDB URL construction (@MrunmayS) (948703d)
Code Refactoring
- refactor: Restructure completions client by moving functionality to new modules and enhancing stream handling (@karolisg) (74fa1e2)
- refactor: Rename 'extra' field to 'extra_content' across multiple models for consistency (@karolisg) (cdc3c6e)
- refactor: Move llm to separate crate (@karolisg) (7d79fe4)
Miscellaneous Chores