Releases: patterns-ai-core/langchainrb
Releases · patterns-ai-core/langchainrb
0.3.15
What's Changed
- Allow passing custom processor as a block to a loader by @alchaplinsky in #77
- Drop ruby 2.7 support by @andreibondarev in #83
- version 0.3.15 by @andreibondarev in #84
Full Changelog: 0.3.14...0.3.15
0.3.14
What's Changed
- New
LLM#summarize(text:)
method by @andreibondarev in #69 - Add Langchain::Data result object for data loaders by @alchaplinsky in #70
- Add missing specs for Qdrant by @akmhmgc in #73
- Add missing specs for Milvus by @akmhmgc in #75
- Discontinuing the use of Weaviate modules by @moekidev in #21
- version 0.3.14 by @andreibondarev in #76
New Contributors
Full Changelog: 0.3.13...0.3.14
0.3.13
What's Changed
- Add JSON and JSONL loading ability by @alchaplinsky in #58
- Add CSV loading ability by @alchaplinsky in #60
- Add support to pgvector as vector store. by @ProGM in #55
- Fix
pgvector_spec.rb
by @andreibondarev in #65 - version 0.3.13 by @andreibondarev in #66
New Contributors
Full Changelog: 0.3.12...0.3.13
0.3.12
What's Changed
- Add require entrypoint to follow bundler convention by @technicalpickles in #48
- Add namespace support for Pinecone client calls by @faustus7 in #46
- Add custom metadata and filter support for Pinecone client calls by @faustus7 in #56
- fix(examples): correct the method to add docs by @ZhenhangTung in #61
- 🚚 Loaders overhaul by @alchaplinsky in #45
- version 0.3.12 by @andreibondarev in #63
New Contributors
- @technicalpickles made their first contribution in #48
- @faustus7 made their first contribution in #46
- @ZhenhangTung made their first contribution in #61
Full Changelog: 0.3.11...0.3.12
0.3.11
What's Changed
- 🚚 Loaders: URL loader to quickly load content from web pages by @alchaplinsky in #37
- Use origin
replicate-ruby
gem not a custom fork by @andreibondarev in #44 - Escape double curly braces in prompt template strings by @timrwilliams in #43
- Better Dependency checking by @rickychilcott in #49
- Switch directions to run bundle exec rake by @rickychilcott in #50
- 🗣️ LLMs: Google PaLM support by @andreibondarev in #51
- Require pathname by @andreibondarev in #53
New Contributors
- @alchaplinsky made their first contribution in #37
- @timrwilliams made their first contribution in #43
Full Changelog: 0.3.10...0.3.11
0.3.10
What's Changed
- 🚚 Bump
docx
gem version by @andreibondarev in #35 - 🗣️ Introduce Replicate LLMs by @andreibondarev in #23
- 🎉 version 0.3.10 by @andreibondarev in #39
Full Changelog: 0.3.9...0.3.10
0.3.9
What's Changed
- 🚚
Loaders::Docx
to process.docx
files by @andreibondarev in #33 - 🎉 version 0.3.9 by @andreibondarev in #34
Full Changelog: 0.3.8...0.3.9
0.3.8
What's Changed
- 🔍 Chroma DB support by @andreibondarev in #20
- 🚚 Bug fix
Loaders::Text
by @andreibondarev in #29 - 🎉 version 0.3.8 by @andreibondarev in #30
Full Changelog: 0.3.7...0.3.8
0.3.7
What's Changed
- 🗣️ Introduce OpenAI
ask()
method by @andreibondarev in #18 - 🚚 Loaders: PDF and Text by @rickychilcott in #16
- Adding
.env.example
for developer happiness by @andreibondarev in #25 - Github Actions will run the
standardrb
check now by @andreibondarev in #26 - Update documentation by @andreibondarev in #27
- Version 0.3.7 by @andreibondarev in #28
Full Changelog: 0.3.6...0.3.7
0.3.6
What's Changed
- Bump
hugging-face
gem version by @andreibondarev in #15
Full Changelog: 0.3.5...0.3.6