Releases: Abraxas-365/langchain-rust
Releases · Abraxas-365/langchain-rust
v4.6.0
What's Changed
- TokenUsage when using streaming by @linusbierhoff in #211
- fix(deps): update rust crate tree-sitter to 0.24 by @renovate in #241
- fix: chain typo - changed from chian to chain by @StavoS in #243
New Contributors
Full Changelog: v4.5.0...v4.6.0
v4.5.0
What's Changed
- [BREAKING CHANGE] fix(deps): update rust crate surrealdb to v2 by @renovate in #233
- default to llama 3.2 for ollama by @prabirshrestha in #235
Full Changelog: v4.4.3...v4.5.0
v4.4.2
What's Changed
- add #[derive(Debug)] for AgentEvent by @prabirshrestha in #210
- fix(deps): update rust crate lopdf to 0.34.0 by @renovate in #213
- fix(deps): update rust crate async-openai to 0.24.0 - autoclosed by @renovate in #212
- update README.md to use gpt-4o-mini by @prabirshrestha in #217
- fix ollama-rs update by @prabirshrestha in #219
- add tree-sitter group in renovate.json by @prabirshrestha in #218
- fix(deps): update rust crate text-splitter to 0.16 by @renovate in #221
- chore(deps): update rust crate testcontainers to 0.22 by @renovate in #220
- fix(deps): update tree-sitter to 0.23 by @renovate in #222
- Openai image messages by @solodolo in #215
- Allow updating ollama::openai::OllamaConfig api_base and api_key by @prabirshrestha in #223
- Fixed an error in sorting vector data queries by score. by @gudaoxuri in #224
New Contributors
- @solodolo made their first contribution in #215
- @gudaoxuri made their first contribution in #224
Full Changelog: v4.4.1...v4.4.2
v4.4.1
What's Changed
Full Changelog: v4.4.0...v4.4.1
v4.4.0
What's Changed
- chore: bump ollama
0.1.9
to0.2.0
by @erhant in #167 - Fix links and spelling by @fgsch in #168
- Feature gate these so tests can run by @fgsch in #169
- Fix some warnings and style by @fgsch in #170
- chore(deps): update rust crate testcontainers to 0.18 by @renovate in #171
- fix(deps): update rust crate async-openai to 0.23.0 by @renovate in #172
- Change max_tokens from u16 to u32 for larger context window in recent models by @prabirshrestha in #174
- fix(deps): update rust crate text-splitter to 0.14 by @renovate in #173
- Bump Qdrant dependency to 1.9, preemptively fix 1.10 compiler error by @timvisee in #175
- Add Claude 3.5 Sonnet model. by @BWStearns in #176
- Support adding images to Message and mapping to ollama ChatMessage images. by @eng-cc in #179
- Bump Qdrant dependency to 1.10 with new API client by @timvisee in #178
- fix: claude system message error by @cs50victor in #180
- fix(deps): update rust crate lopdf to 0.33.0 by @renovate in #183
- chore(deps): update rust crate testcontainers to 0.20 by @renovate in #182
- make lopdf optional by @prabirshrestha in #184
- tool_choice instead of function_call by @linusbierhoff in #181
- add gpt-4o-mini in OpenAIModel enum by @prabirshrestha in #188
- Add optional MistralAI embedder by @fgsch in #186
- fix(deps): update rust crate gix to 0.64.0 by @renovate in #190
- set default model to gtp4omini by @linusbierhoff in #195
- chore(deps): update rust crate testcontainers to 0.21 by @renovate in #189
- group pgvector and sqlx in renovate config by @prabirshrestha in #198
- fix(deps): update sqlx by @renovate in #201
- fix(deps): update rust crate scraper to 0.20 by @renovate in #199
- fix(deps): update rust crate text-splitter to 0.15 by @renovate in #200
- add pdf-extract loader by @prabirshrestha in #202
- Changed Exclude String filters in favour of Callback Functions. by @aliumujib in #204
- fix(deps): update rust crate mistralai-client to 0.13.0 by @renovate in #207
- fix(deps): update rust crate gix to 0.66.0 by @renovate in #205
- fix(deps): update rust crate fastembed to v4 by @renovate in #208
- fix pdf-extract feature flag by @prabirshrestha in #209
New Contributors
- @fgsch made their first contribution in #168
- @timvisee made their first contribution in #175
- @cs50victor made their first contribution in #180
- @linusbierhoff made their first contribution in #181
- @aliumujib made their first contribution in #204
Full Changelog: v4.2.0...v4.4.0
v4.3.0
What's Changed
- chore: bump ollama
0.1.9
to0.2.0
by @erhant in #167 - Fix links and spelling by @fgsch in #168
- Feature gate these so tests can run by @fgsch in #169
- Fix some warnings and style by @fgsch in #170
- chore(deps): update rust crate testcontainers to 0.18 by @renovate in #171
- fix(deps): update rust crate async-openai to 0.23.0 by @renovate in #172
- Change max_tokens from u16 to u32 for larger context window in recent models by @prabirshrestha in #174
New Contributors
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- add fastemebed under a feature flag by @prabirshrestha in #162
- add DuckDuckGoSearchResults Tool by @prabirshrestha in #164
- make it easy for anyone to start pgvector docker instance by @prabirshrestha in #163
- fix: make ollama_rs crate visible by @flaviodelgrosso in #165
- add fastembed under feature flag to fix build error by @prabirshrestha in #166
Full Changelog: v4.1.4...v4.2.0
v4.1.4
What's Changed
- Ollama-rs integration by @erhant in #156
- Fix typo in ConversationalChain prompt_builder method name by @flaviodelgrosso in #157
- fix spelling and lint in speech2text by @prabirshrestha in #158
- fix(deps): update rust crate gix to 0.63.0 by @renovate in #160
- chore(deps): update rust crate testcontainers to 0.17 by @renovate in #159
New Contributors
- @erhant made their first contribution in #156
- @flaviodelgrosso made their first contribution in #157
Full Changelog: v4.1.3...v4.1.4
v4.1.3
What's Changed
- fix(deps): update rust crate async-openai to 0.21.0 by @renovate in #151
- chore(deps): update rust crate testcontainers to 0.16 by @renovate in #150
- Add new GPT4o model. by @BWStearns in #153
- fix(deps): update rust crate text-splitter to 0.13 by @renovate in #152
Full Changelog: v4.1.2...v4.1.3
v4.1.0
What's Changed
- fix(deps): update rust crate text-splitter to 0.11 by @renovate in #127
- Feature/dinamic prompts on chain builders by @Abraxas-365 in #134
- Fix spelling. by @BWStearns in #136
Posible braking change
we fix claude env variable name in #136
New Contributors
- @BWStearns made their first contribution in #136
Full Changelog: v4.0.4...v4.1.0