Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-08 | 508 Bytes | |
v1.40.4 source code.tar.gz | 2025-07-08 | 97.6 kB | |
v1.40.4 source code.zip | 2025-07-08 | 142.6 kB | |
Totals: 3 Items | 240.7 kB | 5 |
What's Changed
- fix: properly unmarshal JSON schema in ChatCompletionResponseFormatJSONSchema.schema by @eiixy in https://github.com/sashabaranov/go-openai/pull/1028
- Add support for Chat Completion Service Tier by @mathewtinsley in https://github.com/sashabaranov/go-openai/pull/1023
New Contributors
- @mathewtinsley made their first contribution in https://github.com/sashabaranov/go-openai/pull/1023
Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.40.3...v1.40.4