Releases: patterns-ai-core/langchainrb
Releases · patterns-ai-core/langchainrb
0.13.4
What's Changed
- accept non ascii url by @michelson in #660
 - Fix standardrb gem by @andreibondarev in #663
 - Be explicit about unsupported file types by @andreibondarev in #664
 - Update URL to CHANGELOG by @ahx in #666
 - Update comments for hnswlib 
similarity_searchandsimilarity_search_by_vectormethods by @yash-learner in #669 - Fix Chroma#remove_texts method by @andreibondarev in #670
 - Fix News Retriever non-UTF-8 characters by @andreibondarev in #671
 - 0.13.4 by @andreibondarev in #672
 
New Contributors
- @ahx made their first contribution in #666
 - @yash-learner made their first contribution in #669
 
Full Changelog: 0.13.3...0.13.4
0.13.3
What's Changed
- aws bedrock streaming by @agomezcampero in #630
 - Remove activesupport since it's not needed by @andreibondarev in #639
 - Langchain::Assistant should not require thread parameter by @andreibondarev in #641
 - OpenAI response with tools by @agomezcampero in #645
 - Update README.md by @palladius in #647
 - Exclude tiktoken_ruby from automatic max_tokens validation by @andreibondarev in #649
 - New Langchain::Tool::Tavily tool by @andreibondarev in #650
 - Support Ollama streamed responses by @dferrazm in #644
 - fix undefined text completions in anthropic response by @agomezcampero in #653
 - fix tool use inputs when streaming aws bedrock by @agomezcampero in #654
 - fix bug when empty input json by @agomezcampero in #655
 - 0.13.3 by @andreibondarev in #656
 
New Contributors
- @agomezcampero made their first contribution in #630
 
Full Changelog: 0.13.2...0.13.3
0.13.2
What's Changed
- Fix NewsRetriever tool by @andreibondarev in #625
 - Adding GCP scope to auth in google_vertex_ai.rb by @palladius in #623
 - Bump rexml from 3.2.6 to 3.2.8 by @dependabot in #626
 - feat(hugging_face): Add support for multiple models and dimensions by @bricesanchez in #624
 - Langchain::Assistant support for Anthropic LLM by @andreibondarev in #627
 - Add support for .xls (Excel 1997-2004) by @bricolage in #599
 - Add embedding method for Langchain::LLM::GoogleGemini by @swerner in #631
 - 0.13.2 by @andreibondarev in #632
 
New Contributors
- @bricesanchez made their first contribution in #624
 - @swerner made their first contribution in #631
 
Full Changelog: 0.13.1...0.13.2
0.13.1
What's Changed
- Better GoogleVertexAI error handling and specs by @andreibondarev in #620
 - Handle missing verdicts in Faithfulness eval by @andreaslillebo in #612
 - 0.13.1 by @andreibondarev in #621
 
Full Changelog: 0.13.0...0.13.1
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_tokensmethod 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