Releases: patterns-ai-core/langchainrb
Releases · patterns-ai-core/langchainrb
0.13.0
What's Changed
- Bump nokogiri from 1.16.2 to 1.16.5 by @dependabot in #617
- Langchain::Assistant support for Google Gemini LLM by @andreibondarev in #513
- 0.13.0 by @andreibondarev in #619
Full Changelog: 0.12.1...0.13.0
0.12.1
What's Changed
- Add OpenAI latest models to TokenValidator by @kokuyouwind in #595
- Bump anthropic gem to version 0.2 by @andreibondarev in #601
- Bump ollama defaults to llama3 (8b) by @drnic in #605
- Ollama initializer defaults url to http://localhost:11434 by @drnic in #606
- Langchain::LLM::Anthropic#complete() method uses claude-2.1 by default by @andreibondarev in #611
- Introduce UnifiedParameters by @codenamev in #600
- Adding Langchain::LLM::Cohere#chat() method by @andreibondarev in #614
- GPT-4o support by @andreibondarev in #615
- 0.12.1 by @andreibondarev in #616
New Contributors
- @codenamev made their first contribution in #600
Full Changelog: 0.12.0...0.12.1
0.12.0
What's Changed
- Rename dimension parameter to dimensions everywhere by @mattlindsey in #586
- 0.12.0 by @andreibondarev in #587
Full Changelog: 0.11.4...0.12.0
0.11.4
What's Changed
- Missing
OllamaResponse#total_tokens
method by @andreibondarev in #582 - Add Support for Claude 3 via AWS Bedrock by @mtrefilek in #529
- 0.11.4 by @mtrefilek in #585
Full Changelog: 0.11.3...0.11.4
0.11.3
What's Changed
- Add Inner Product Distance to PGVector by @mtrefilek in #578
- Add ability to chunk CSV in either row or file by @WToa in #552
- Add PPTX processor by @willywg in #569
- New
Langchain::LLM::Anthropic#chat()
method by @andreibondarev in #580 - 0.11.3 by @andreibondarev in #581
New Contributors
- @mtrefilek made their first contribution in #578
- @WToa made their first contribution in #552
- @willywg made their first contribution in #569
Full Changelog: 0.11.2...0.11.3
0.11.2
What's Changed
- Chat with Assistant example by @mattlindsey in #573
- Ensure that default dimensions passed to LLM instance are respected by embed by @prdanelli in #574
- 0.11.2 by @andreibondarev in #577
Full Changelog: 0.11.1...0.11.2
0.11.1
What's Changed
- Added remove_texts method in WeaviateSearch by @andreibondarev in #568
- Added remove_texts method in WeaviateSearch by @capak07 in #567
Langchain::Tool::Vectorsearch
tool that wraps vectorsearch classes by @andreibondarev in #570- 0.11.1 by @andreibondarev in #571
New Contributors
Full Changelog: 0.11.0...0.11.1
0.11.0
What's Changed
- Fix error when thread.messages == [] and Assistant is run by @andreibondarev in #556
- Fix openai#embed method by @andreibondarev in #555
- Bump
tiktoken_ruby
gem by @andreibondarev in #558 - Add file_system specs by @timkleier in #563
- Delete previously deprecated
Langchain::Agent::ReActAgent
andLangchain::Agent::SQLQueryAgent
classes by @andreibondarev in #562 - Add file tool refactored by @andreibondarev in #561
- 0.11.0 by @andreibondarev in #564
New Contributors
- @timkleier made their first contribution in #563
Full Changelog: 0.10.3...0.11.0
0.10.3
What's Changed
- Update mistral_ai.rb to use api_key parameter instead of ENV by @max-power in #539
- Added remove_texts on base, elasticsearch, pgvector vectorsearch by @gregogalante in #525
- Add tests for Assistant run by @mattlindsey in #540
- Bump rdoc from 6.6.2 to 6.6.3.1 by @dependabot in #546
- Ollama#complete fix by @andreibondarev in #547
- 0.10.3 by @andreibondarev in #548
New Contributors
- @max-power made their first contribution in #539
Full Changelog: 0.10.2...0.10.3