What's Changed
- refactor to remove defprotocol ForOpenAIApi by @brainlid in #87
- Add support for Anthropic by @benjreinhart in #86
- more specific test tags by @brainlid in #92
- Azure OpenAI support: send the auth api key differently by @brainlid in #93
- Wrap Anthropic message when processing response by @yujonglee in #98
- update Utils.fire_callback for Anthropic support by @brainlid in #99
- Add llama-3 chat template by @bowyern in #102
- update api to "tools" concept by @brainlid in #105
- removed now unused Message and MessageDelta fields by @brainlid in #108
- prep for v0.2.0 by @brainlid in #109
New Contributors
- @benjreinhart made their first contribution in #86
- @yujonglee made their first contribution in #98
- @bowyern made their first contribution in #102
Full Changelog: v0.1.10...v0.2.0