rig-core-v0.3.0
版本发布时间: 2024-10-24 23:49:25
0xPlaygrounds/rig最新发布版本:rig-sqlite-v0.1.1(2024-12-20 05:42:31)
Added
- Generalize
EmbeddingModel::embed_documents
withIntoIterator
- Add
from_env
constructor to Cohere and Anthropic clients - Small optimization to serde_json object merging
- Add better error handling for provider clients
Fixed
- Bad Anthropic request/response handling
- (vector-index) In memory vector store index incorrect search
Other
- Made internal
json_utils
module private - Update lib docs
- Made CompletionRequest helper method private to crate
- lint + fmt
- Simplify
agent_with_tools
example - Fix docstring links
- Add nextest test runner to CI
- Merge pull request #42 from 0xPlaygrounds/refactor(vector-store)/update-vector-store-index-trait