What's Changed
Please refer to updagrade guide for more information.
- Moving to Gemini beta API (structured output + system instructions + file uploads) by @Plytas in #91
- Implemented function calling by @Plytas in #92
- Add missing DataFormat and support propertyOrdering for Object Schema by @maximetassy in #93
- Hanlding avgLogprobs infinity by @Plytas in #94
- Model description can be nullable by @Plytas in #95
- Define require psr http implementation to make php-http/discovery auto discovery working by @alexander-schranz in #83
- Updated whole code base from Gemini API documentation by @Plytas in #97
- Add PHP 8.4 to testing matrix by @Plytas in #98
- Deprecate
ModelTypeenum by @Plytas in #99 - Fix Undefined array key "safetyRatings" in
PromptFeedbackby @200-0K in #80 - Fix for when response comes with no parts by @Plytas in #100
New Contributors
- @maximetassy made their first contribution in #93
- @alexander-schranz made their first contribution in #83
- @200-0K made their first contribution in #80
Full Changelog: 1.0.15...2.0.0