Releases: ai-forever/gigachat
Releases · ai-forever/gigachat
v0.2.2a1
What's Changed
- docs: document function ranker settings by @Rai220 in #108
- Feature/resource api v2 by @krakenalt in #112
Full Changelog: v0.2.1...v0.2.2a1
v0.2.1
v0.2.1a1
v0.2.0
What's Changed
- Major refactoring to improve code structure and maintainability
- Improved type safety with Pydantic V2
- Enhanced authentication flow
- Better error handling and retry logic
- Comprehensive test coverage improvements
Full Changelog: v0.1.43...v0.2.0
v0.2.0b2
What's Changed
- Major refactoring to improve code structure and maintainability
- Improved type safety with Pydantic V2
- Enhanced authentication flow
- Better error handling and retry logic
- Comprehensive test coverage improvements
Full Changelog: v0.1.43...v0.2.0b2
v0.1.43
What's Changed
- feat: support limit max parallel connections to API by @Rai220 in #86
- feat: support custom completion url by @Rai220 in #74
- feat: add reasoning_content field to message chunk by @Asya02 in #82
- feat: functions from json support by @Rai220 in #78
- feat: adds 'functions_state_id' field in MessagesChunk by @Radren in #77
- chore: remove old imports from examples by @Rai220 in #75
New Contributors
Full Changelog: v0.1.42...v0.1.43
v0.1.42.post2
What's Changed
- feat: Support custom endpoints for chat/completion by @Rai220 in #74
- feat: Adds 'functions_state_id' в MessagesChunk by @Radren in #77
- chore: remove old imports from examples by @Rai220 in #75
- fix: support tools from pydantic's json by @Rai220 in #78
New Contributors
Full Changelog: v0.1.42...v0.1.42.post2
v0.1.42
v0.1.41.post1
What's Changed
- Added additional fields to chat by @Mikelarg in #70
- feat: fixed getting credentials by @Mikelarg in #71
Full Changelog: v0.1.40...v0.1.41.post1