issues
search
patterns-ai-core
/
langchainrb
Build LLM-powered applications in Ruby
https://rubydoc.info/gems/langchainrb
MIT License
1.44k
stars
195
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[SECURITY] Update json-schema requirement from ~> 4 to >= 4, < 6
#886
dependabot[bot]
opened
1 hour ago
0
0.19.2
#885
andreibondarev
closed
4 hours ago
0
Add assistant.tool_execution_callback
#884
andreibondarev
closed
6 hours ago
0
Upgrade Cohere integration
#883
andreibondarev
opened
8 hours ago
0
Update cohere interface to use cohere 1.0.1
#882
andreibondarev
opened
2 days ago
0
Add an Assistant callback for when a tool is executed
#881
andreibondarev
closed
6 hours ago
0
Langchain::DependencyHelper doesn't respect .gemspec of a gem depending on langchainrb
#880
ms-ati
opened
3 days ago
0
0.19.1
#879
andreibondarev
closed
4 days ago
0
ActiveRecord level tools
#878
pedrofs
opened
5 days ago
0
[SECURITY] Update elasticsearch requirement from ~> 8.2.0 to ~> 8.16.0
#877
dependabot[bot]
opened
1 week ago
0
CSV dependency warning on ruby 3.3.5
#876
ajsharp
opened
1 week ago
0
Ensure all tools have default initialize params
#875
mattlindsey
opened
1 week ago
0
Replace auto_tool_execution with execute_tools (just first step)
#874
mattlindsey
opened
1 week ago
0
Replace auto_tool_execution with execute_tools (just step 1)
#873
mattlindsey
closed
1 week ago
0
Replace auto_tool_execution with execute_tools
#872
mattlindsey
closed
1 week ago
2
Allow passing in options hash to Ollama
#871
chalmagean
closed
1 week ago
0
847 add ability to send images to the assistant when using ollama
#870
sergiobayona
closed
1 week ago
0
Anthropic tool use is always accompanied with text content. We should be sending it back as well.
#869
andreibondarev
closed
2 weeks ago
0
Add print to assistant_chat.rb example
#868
mattlindsey
opened
2 weeks ago
1
Enhancement: Refactor for to_hash function in different messages class to be split by role
#867
rishirajkumar97
closed
2 weeks ago
3
Update README for rerunning `Langchain::LLM::AwsBedrock` test
#866
bzq360
closed
3 weeks ago
0
Improve passing max tokens to anthropic
#864
andreibondarev
closed
3 weeks ago
0
[SECURITY] Bump rexml from 3.3.6 to 3.3.9
#863
dependabot[bot]
closed
4 weeks ago
0
Update README.md
#862
palladius
closed
4 weeks ago
0
Add custom llm_options
#861
chalmagean
closed
3 weeks ago
1
Adding custom chat params
#860
chalmagean
closed
3 weeks ago
1
Add metadata support for documents
#859
aellispierce
opened
4 weeks ago
3
Anthropic accepts messages with images
#858
andreibondarev
closed
3 weeks ago
0
replace include with extend in instructions on how to create custom tools
#857
jeduardo824
closed
1 month ago
0
Refactor `Langchain::Assistant::Messages::*#to_hash` methods and split by roles
#856
andreibondarev
opened
1 month ago
1
Langchain::Evals::CosineSimilarity to calculate simple similarity between actual and expected outputs
#855
andreibondarev
opened
1 month ago
1
0.19.0
#854
andreibondarev
closed
1 month ago
0
[SECURITY] Update chroma-db requirement from ~> 0.6.0 to ~> 0.8.1
#852
dependabot[bot]
opened
1 month ago
0
Improvements to Evals
#851
bborn
opened
1 month ago
3
Fix MistralAIMessage to handle "Tool" Output
#850
dkaplan88
closed
1 month ago
1
Langchain::Assistant works with AWS Bedrock-hosted Anthropic models
#849
andreibondarev
closed
3 weeks ago
0
Add ability to send images to the Assistant when using Anthropic
#848
andreibondarev
closed
3 weeks ago
1
Add ability to send images to the Assistant when using Ollama
#847
andreibondarev
closed
1 week ago
3
Enhance code comments
#846
andreibondarev
closed
1 month ago
0
Introducing Langchain.rb Guru on Gurubase.io
#845
kursataktas
opened
1 month ago
1
Update database.rb
#844
palladius
closed
1 month ago
0
Backslashes get injected in Database Tool which then returns error
#843
palladius
closed
1 month ago
3
Allow passing Sequel connection options
#842
bborn
opened
1 month ago
0
[SECURITY] Bump actionpack from 7.1.3.3 to 7.1.4.1
#841
dependabot[bot]
opened
1 month ago
0
Shorter model name params
#840
bborn
closed
1 month ago
7
Using Langchain::Assistant with MistralAI throws an error when tool output is returned
#839
andreibondarev
closed
1 month ago
1
Allow setting safety_setting: [] in default_options for Langchain::LLM::GoogleGemini and Langchain::LLM::GoogleVertexAI constructors
#838
andreibondarev
closed
1 month ago
0
Anthropic Tools: added default `input_schema` if no params
#837
dghirardo
closed
1 month ago
1
Fix issue with clearing instructions
#836
qarol
closed
1 month ago
2
Update json-schema requirement from ~> 4 to >= 4, < 6
#835
dependabot[bot]
closed
1 hour ago
1
Next