Please refer to the CHANGELOG.md for a migration guide and additional explanations.
What's Changed
- fix openai content part media by @brainlid in #112
- ContentPart image media option updates by @brainlid in #113
- Updates for ContentPart images with messages to support ChatGPT's "detail" level option by @brainlid in #114
- add openai image endpoint support (aka DALL-E-2 & DALL-E-3) by @brainlid in #116
- allow PromptTemplates to convert to ContentParts by @brainlid in #117
- Fix elixir 1.17 warnings by @MrYawe in #123
- updates to README by @petrus-jvrensburg in #125
- Add ChatVertexAI by @raulchedrese in #124
- Major update. Preparing for v0.3.0-rc.0 - breaking changes by @brainlid in #131
- update calculator tool by @brainlid in #132
- support receiving rate limit info by @brainlid in #133
- upgrade abacus dep by @brainlid in #134
- add support for TokenUsage through callbacks by @brainlid in #137
- Big update - RC ready by @brainlid in #138
New Contributors
- @MrYawe made their first contribution in #123
- @petrus-jvrensburg made their first contribution in #125
- @raulchedrese made their first contribution in #124
Full Changelog: v0.2.0...v0.3.0-rc.0