- fix(perplexity): allow to specify chat messages
- chore: clean-up
Full Changelog: https://github.com///compare/perplexity-v0.1.0...perplexity-v0.1.1
- refactor(openai): use struct instead of enum for
O1
- feat(openai): add support for
O1
models
Full Changelog: https://github.com///compare/opai-v0.2.0...opai-v0.3.0
- docs(openai): fix typo
- feat(openai): support image generation
- refactor(openai): rename
chat
module - feat(openai): add support for embeddings
- chore: add support for more gpt models
- chore(openai): clean-up
Full Changelog: https://github.com///compare/opai-v0.1.0...opai-v0.2.0
- chore(replicate): improve error handling
Full Changelog: https://github.com///compare/replic-v0.1.2...replic-v0.1.3
- docs: update
- chore(mesh): bump anthropic version
- chore: update prediction types
- docs: minor changes
- chore: update workspace and package configurations
- chore: add
publish = false
to example crates - feat: add replicate
- chore: set client headers names in constants
- feat: add support for prompt caching
- docs: update
mesh
README + use single CHANGELOG - chore(mesh): bump anthropic version
- chore: update prediction types
- docs: minor changes
- chore: update workspace and package configurations
- chore: add
publish = false
to example crates
Full Changelog: https://github.com///compare/replic-v0.1.0...replic-v0.1.1
Full Changelog: https://github.com///compare/anthropic-rs-v0.1.6...0.2.0
- chore: release crates
- chore: add support for anthropic beta headers
- doc: add README for anthropic crate
- chore: update crates descriptions
Full Changelog: https://github.com///compare/mesh-v0.1.0...anthropic-rs-v0.1.6
- release mesh crate
- feat: add mesh crate
- feat: add anthropic examples
- add
CI
workflow - chore: fix import in tests
- chore: update prelude export
- add README
- add LICENSES
- first commit