Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | < 24 hours ago | 770 Bytes | |
v1.40.5 source code.tar.gz | < 24 hours ago | 100.8 kB | |
v1.40.5 source code.zip | < 24 hours ago | 146.2 kB | |
Totals: 3 Items | 247.7 kB | 0 |
What's Changed
- Support $ref and $defs in JSON Schema by @eiixy in https://github.com/sashabaranov/go-openai/pull/1030
- Improve unit test coverage by @sashabaranov in https://github.com/sashabaranov/go-openai/pull/1032
- Removed root $ref from GenerateSchemaForType by @eiixy in https://github.com/sashabaranov/go-openai/pull/1033
- Increase test coverage by @sashabaranov in https://github.com/sashabaranov/go-openai/pull/1036
- Configure Codecov to ignore examples & test helpers by @sashabaranov in https://github.com/sashabaranov/go-openai/pull/1038
- Improve image.go test coverage to 100% by @sashabaranov in https://github.com/sashabaranov/go-openai/pull/1039
Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.40.4...v1.40.5