-
-
Notifications
You must be signed in to change notification settings - Fork 237
Issues: patterns-ai-core/langchainrb
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
store
param is being stripped from openai client chat requests
#966
opened Apr 22, 2025 by
ajsharp
2
Add ability to send images to the Assistant when using Google Gemini / Vertex AI
assistants
Related to Langchain::Assistant class
enhancement
New feature or request
#957
opened Apr 16, 2025 by
andreibondarev
Google Gemini (currently only supports images uploaded to Google Cloud)
#956
opened Apr 16, 2025 by
andreibondarev
Add ability to include metadata to searchable documents for other vector search providers
enhancement
New feature or request
#946
opened Apr 10, 2025 by
sergiobayona
Vectorsearch::Elasticsearch - undefined method `body' for an instance of Hash (NoMethodError)
bug
Something isn't working
#933
opened Mar 4, 2025 by
eapache-opslevel
Support for Amazon Nova models
enhancement
New feature or request
#928
opened Feb 27, 2025 by
tpaulshippy
Cannot exclude temperature param (it is unsupported by OpenAI o1)
#909
opened Jan 23, 2025 by
sansari
Generic LLM Selection with Fallback and Error Handling
enhancement
New feature or request
#903
opened Jan 5, 2025 by
tim-heinsohn
Langchain::DependencyHelper doesn't respect .gemspec of a gem depending on langchainrb
#880
opened Nov 22, 2024 by
ms-ati
Refactor New feature or request
thoughtbot-open-summit-2024
https://thoughtbot.com/events/open-summit
Langchain::Assistant::Messages::*#to_hash
methods and split by roles
enhancement
#856
opened Oct 24, 2024 by
andreibondarev
Introduce Related to Langchain::Assistant class
enhancement
New feature or request
thoughtbot-open-summit-2024
https://thoughtbot.com/events/open-summit
assistant.execute_tools = true/false
option to replace the auto_tool_execution
parameter.
assistants
#829
opened Oct 12, 2024 by
andreibondarev
3 tasks
Assistant is thrown into infinite loop if assistant.tool_choice = "function_name" is selected and autorun.
assistants
Related to Langchain::Assistant class
bug
Something isn't working
thoughtbot-open-summit-2024
https://thoughtbot.com/events/open-summit
#825
opened Oct 12, 2024 by
andreibondarev
Need a clean interface to define Triggers, events that auto-run the Assistant
assistants
Related to Langchain::Assistant class
enhancement
New feature or request
thoughtbot-open-summit-2024
https://thoughtbot.com/events/open-summit
#821
opened Oct 11, 2024 by
andreibondarev
Add support for parallel_tool_calls option when configuring Langchain::Assistant
assistants
Related to Langchain::Assistant class
enhancement
New feature or request
#813
opened Oct 4, 2024 by
andreibondarev
2 of 5 tasks
Langchain::Vectorsearch::Pgvector connection pooling missing
bug
Something isn't working
#800
opened Oct 1, 2024 by
pedroresende
Replace New feature or request
new feature
hugging-face
gem with transformers-ruby
gem
enhancement
#792
opened Sep 26, 2024 by
andreibondarev
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.