v1.0.0
1.0.0 (2024-10-09)
Full Changelog: v0.5.0...v1.0.0
Features
- api: add model graphs.Question (#67) (af195e9)
- api: rename to chat_completion_chunk (#73) (e4d5ac4)
- api: update models in readme (#79) (19b7851)
Bug Fixes
- add content type to file uploads param (cb5531a)
- change file content type to Core.Uploadable (64c3ac9)
Chores
- internal: codegen related update (#69) (4fdbf70)
- internal: codegen related update (#72) (611a33b)
- internal: move LineDecoder to a separate file (#76) (f8c8855)
- internal: pass props through internal parser (#78) (bb1aae5)