Releases: roushou/mesh
Releases · roushou/mesh
opai-v0.3.1
What's Changed in opai-v0.3.1
- refactor(openai): use struct instead of enum for
O1
opai-v0.3.0
What's Changed in opai-v0.3.0
- feat(openai): add support for
O1
models
opai-v0.2.0
What's Changed in opai-v0.2.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
mesh-v0.2.0
What's Changed in 0.2.0
- 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
mesh-v0.1.0
What's Changed
- feat: add mesh crate