| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-09-10 | 1.8 kB | |
| v4.4.2 source code.tar.gz | 2024-09-10 | 292.0 kB | |
| v4.4.2 source code.zip | 2024-09-10 | 392.5 kB | |
| Totals: 3 Items | 686.4 kB | 0 | |
What's Changed
- add #[derive(Debug)] for AgentEvent by @prabirshrestha in https://github.com/Abraxas-365/langchain-rust/pull/210
- fix(deps): update rust crate lopdf to 0.34.0 by @renovate in https://github.com/Abraxas-365/langchain-rust/pull/213
- fix(deps): update rust crate async-openai to 0.24.0 - autoclosed by @renovate in https://github.com/Abraxas-365/langchain-rust/pull/212
- update README.md to use gpt-4o-mini by @prabirshrestha in https://github.com/Abraxas-365/langchain-rust/pull/217
- fix ollama-rs update by @prabirshrestha in https://github.com/Abraxas-365/langchain-rust/pull/219
- add tree-sitter group in renovate.json by @prabirshrestha in https://github.com/Abraxas-365/langchain-rust/pull/218
- fix(deps): update rust crate text-splitter to 0.16 by @renovate in https://github.com/Abraxas-365/langchain-rust/pull/221
- chore(deps): update rust crate testcontainers to 0.22 by @renovate in https://github.com/Abraxas-365/langchain-rust/pull/220
- fix(deps): update tree-sitter to 0.23 by @renovate in https://github.com/Abraxas-365/langchain-rust/pull/222
- Openai image messages by @solodolo in https://github.com/Abraxas-365/langchain-rust/pull/215
- Allow updating ollama::openai::OllamaConfig api_base and api_key by @prabirshrestha in https://github.com/Abraxas-365/langchain-rust/pull/223
- Fixed an error in sorting vector data queries by score. by @gudaoxuri in https://github.com/Abraxas-365/langchain-rust/pull/224
New Contributors
- @solodolo made their first contribution in https://github.com/Abraxas-365/langchain-rust/pull/215
- @gudaoxuri made their first contribution in https://github.com/Abraxas-365/langchain-rust/pull/224
Full Changelog: https://github.com/Abraxas-365/langchain-rust/compare/v4.4.1...v4.4.2