cloudbridgeuy
released this
15 Aug 16:14
·
47 commits
to main
since this release
Release Notes
Documentation
- Updated main README.md
Refactors
- anthropic and openai command's SessionOptions.model is now optional
- Model::default() is used if model is None
Bug Fixes
- anthropic, openai, and vertex commands now stop the spinner after receiving the response
- Added #[serde(rename = "claude-2")] attribute to Model::Claude2
- Citation fields are now optional
Dependencies
- No changes