Releases: Abraxas-365/langchain-rust
Releases · Abraxas-365/langchain-rust
v4.0.4
What's Changed
- fix(deps): update rust crate async-trait to 0.1.80 by @renovate in #123
- fix(deps): update rust crate aws-config to 1.2 by @renovate in #124
- fix(deps): update rust crate gix to 0.62.0 by @renovate in #125
- fix(deps): update rust crate surrealdb to 1.4.2 by @renovate in #126
- fix(deps): update rust crate thiserror to 1.0.59 by @renovate in #128
- feat: Qdrant vector store by @Anush008 in #130
- chore: fix typo "slq_chain" -> "sql_chain" by @rzmk in #131
New Contributors
Full Changelog: v4.0.3...v4.0.4
v4.0.3
v4.0.0
Possible Braking change
We fix some typos on structures
What's Changed
- Fix some typos in package and struct names by @aadi-pcln in #119
New Contributors
- @aadi-pcln made their first contribution in #119
Full Changelog: v3.3.2...v4.0.0
v3.3.2
v3.3.1
** Fix conversation retrival chain
** Add documentation to chain builder
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- chore: adding what we have by @Abraxas-365 in #105
- chore: Add 'url' module to exports in lib.rs by @Abraxas-365 in #109
- Add support for git commit loader by @prabirshrestha in #111
- chore: Add Clone trait to Claude struct in client.rs by @Abraxas-365 in #112
- feat: added output parser in the chain builder by @Abraxas-365 in #114
- Feature/conversational retriver chain by @Abraxas-365 in #116
Full Changelog: v3.2.2...v3.3.0
v3.2.2
What's Changed
- feat: add FastEmbed text embedding support by @Abraxas-365 in #108
- feat(tools): add text2speech module by @Abraxas-365 in #107
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- Feature/semantic routers by @Abraxas-365 in #103
- fix(deps): update rust crate async-openai to 0.20.0 by @renovate in #102
- add pandoc loader by @prabirshrestha in #104
- Feature/claude by @Abraxas-365 in #101
Full Changelog: v3.1.2...v3.2.1
v3.1.2
What's Changed
- fix(deps): update rust crate async-trait to 0.1.79 by @renovate in #95
- fix(deps): update rust crate regex to 1.10.4 by @renovate in #96
- fix(deps): update rust crate reqwest to 0.12 by @renovate in #97
- fix(deps): update rust crate reqwest-eventsource to 0.6.0 - autoclosed by @renovate in #98
- fix(deps): update rust crate text-splitter to 0.8 by @renovate in #99
- feature: adding streams to sqlchian by @Abraxas-365 in #93
- Feature/semantic routers by @Abraxas-365 in #92
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- feat: adding executor tool by @Abraxas-365 in #84
- Add support for sqlite_vss as vector store by @prabirshrestha in #85
- add support for azure open ai embedder by @prabirshrestha in #86
- add surrealdb example by @prabirshrestha in #87
- add ollama embedding example by @prabirshrestha in #88
- Add HtmlLoader by @prabirshrestha in #91
- Feature/better streams by @Abraxas-365 in #89
Full Changelog: v3.0.0...v3.1.1