What's Changed
- fix parsing error of api error response (#381) by @vvatanabe in #384
- extract and split integration tests by @vvatanabe in #389
- split integration test using go build tag by @vvatanabe in #392
- feat: added function call info to chat completions by @cem-unuvar in #390
- fix: chat stream returns an error response with a 'data: ' prefix by @liushuangls in #396
- feat: allow more input types to functions, fix tests by @stillmatic in #377
- docs: add requires go version in README.md by @vvatanabe in #397
- Update README.md by @sashabaranov in #399
New Contributors
- @cem-unuvar made their first contribution in #390
- @stillmatic made their first contribution in #377
Full Changelog: v1.11.2...v1.11.3