Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / patterns-ai-core/langchainrb issues and pull requests

#833 - Update chroma-db requirement from ~> 0.6.0 to ~> 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#832 - Update elasticsearch requirement from ~> 8.2.0 to ~> 8.15.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#831 - Update dotenv-rails requirement from ~> 2.7.6 to ~> 3.1.4

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#830 - WIP: Evals

Issue - State: open - Opened by andreibondarev 4 months ago - 1 comment
Labels: enhancement

#829 - Introduce `assistant.execute_tools = true/false` option to replace the `auto_tool_execution` parameter.

Issue - State: open - Opened by andreibondarev 4 months ago
Labels: enhancement, assistants, thoughtbot-open-summit-2024

#828 - 0.18.0

Pull Request - State: closed - Opened by andreibondarev 4 months ago

#826 - Anthropic throws an error when Database tool is used

Issue - State: closed - Opened by andreibondarev 4 months ago - 2 comments
Labels: BUG

#825 - Assistant is thrown into infinite loop if assistant.tool_choice = "function_name" is selected and autorun.

Issue - State: open - Opened by andreibondarev 4 months ago - 1 comment
Labels: bug, assistants, thoughtbot-open-summit-2024

#824 - Introduce `support_system_message?` method

Pull Request - State: closed - Opened by andreibondarev 4 months ago

#823 - Refactor assistant determine tool role method

Pull Request - State: closed - Opened by andreibondarev 4 months ago - 2 comments

#822 - Fix zeitwerk error when eager_load is turned on

Pull Request - State: closed - Opened by andreibondarev 4 months ago

#821 - Need a clean interface to define Triggers, events that auto-run the Assistant

Issue - State: open - Opened by andreibondarev 4 months ago - 1 comment
Labels: enhancement, assistants, thoughtbot-open-summit-2024

#820 - Rename the model name related parameter names to shorter versions

Issue - State: closed - Opened by andreibondarev 4 months ago
Labels: enhancement

#819 - Bump anthropic gem

Pull Request - State: closed - Opened by andreibondarev 4 months ago

#818 - Update README.md with gemini chat()

Pull Request - State: closed - Opened by palladius 4 months ago - 1 comment

#817 - Fix LLM adapter name error

Pull Request - State: closed - Opened by khaile 5 months ago - 1 comment

#816 - Rails app fails to start due to Langchain::LLM::Adapter NameError

Issue - State: closed - Opened by quovai 5 months ago - 5 comments
Labels: BUG

#815 - 0.17.1

Pull Request - State: closed - Opened by andreibondarev 5 months ago

#814 - Fix Langchain::Tool::Database#describe_table method

Pull Request - State: closed - Opened by andreibondarev 5 months ago

#813 - Add support for parallel_tool_calls option when configuring Langchain::Assistant

Issue - State: open - Opened by andreibondarev 5 months ago - 4 comments
Labels: enhancement, assistants

#812 - Namespace conflict with Agent class/module in application due to langchainrb's Agent module

Issue - State: closed - Opened by quovai 5 months ago - 3 comments
Labels: BUG

#811 - Support AWS Bedrock for assistant

Pull Request - State: closed - Opened by khaile 5 months ago - 6 comments

#810 - Opening the Assistant to accept custom LLM

Pull Request - State: open - Opened by qarol 5 months ago - 12 comments

#809 - Add streaming support for Anthropic

Pull Request - State: closed - Opened by chalmagean 5 months ago - 3 comments

#808 - Move adapter-related classes to separate files

Pull Request - State: closed - Opened by khaile 5 months ago

#807 - Move adapter-related classes to separate files

Pull Request - State: closed - Opened by khaile 5 months ago - 1 comment

#806 - 0.17.0

Pull Request - State: closed - Opened by andreibondarev 5 months ago

#805 - Remove Langchain::LLM::GooglePalm

Pull Request - State: closed - Opened by andreibondarev 5 months ago

#802 - Support for AWS Bedrock in Assistant

Pull Request - State: closed - Opened by khaile 5 months ago - 2 comments

#801 - Resolve the issue of the AWS Bedrock chat model always returning `nil`

Pull Request - State: closed - Opened by khaile 5 months ago - 2 comments

#800 - Langchain::Vectorsearch::Pgvector connection pooling missing

Issue - State: open - Opened by pedroresende 5 months ago - 1 comment
Labels: bug

#798 - 0.16.1

Pull Request - State: closed - Opened by dferrazm 5 months ago

#797 - Bump webrick from 1.8.1 to 1.8.2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#796 - Improved logging

Pull Request - State: closed - Opened by dferrazm 5 months ago - 2 comments

#795 - Replicate LLM provider configuration broken?

Issue - State: closed - Opened by tamaloa 5 months ago - 3 comments
Labels: BUG

#794 - Analyzing Images

Issue - State: closed - Opened by ausangshukla 5 months ago - 3 comments
Labels: enhancement

#793 - Updated README.md

Pull Request - State: closed - Opened by andreibondarev 5 months ago

#792 - Replace `hugging-face` gem with `transformers-ruby` gem

Issue - State: open - Opened by andreibondarev 5 months ago - 1 comment
Labels: enhancement, NEW FEATURE

#791 - Replace `ruby-openai` library usage with directly Net::HTTP direct calls.

Issue - State: open - Opened by andreibondarev 5 months ago - 1 comment
Labels: enhancement

#790 - Improvement to Langchain.logger

Issue - State: open - Opened by andreibondarev 5 months ago - 4 comments
Labels: enhancement

#789 - Deprecate Langchain::LLM::GooglePalm

Pull Request - State: closed - Opened by andreibondarev 5 months ago

#787 - 0.16.0

Pull Request - State: closed - Opened by andreibondarev 5 months ago

#786 - Add Assistants methods to summarize and trim messages

Issue - State: open - Opened by andreibondarev 5 months ago - 1 comment
Labels: enhancement

#785 - Patch up ContextualLogger

Pull Request - State: closed - Opened by andreibondarev 5 months ago

#783 - Remove `Langchain::Thread` class

Pull Request - State: closed - Opened by andreibondarev 5 months ago

#782 - Support `cohere` provider for `Langchain::LLM::AwsBedrock#embed`

Pull Request - State: closed - Opened by khaile 5 months ago

#781 - 0.15.6

Pull Request - State: closed - Opened by andreibondarev 5 months ago

#780 - Assistant fixes

Pull Request - State: closed - Opened by andreibondarev 5 months ago

#779 - Add chat parameter support for steam_options

Pull Request - State: open - Opened by scottwater 5 months ago

#778 - Update azure_spec.rb

Pull Request - State: closed - Opened by scottwater 5 months ago - 1 comment

#775 - Update google_vertex_ai.rb for more meaningful error

Pull Request - State: closed - Opened by palladius 5 months ago - 2 comments

#774 - Update google_gemini.rb for meaningful failure message

Pull Request - State: closed - Opened by palladius 5 months ago

#773 - hard to debug failed Gemini API Calls

Issue - State: closed - Opened by palladius 5 months ago - 3 comments
Labels: BUG

#772 - Update google_vertex_ai.rb

Pull Request - State: closed - Opened by palladius 5 months ago - 4 comments

#771 - 0.15.5

Pull Request - State: closed - Opened by andreibondarev 5 months ago

#769 - Optionally pass an OpenAI::Client to the Langchain::LLM::OpenAI initializer

Pull Request - State: closed - Opened by josh-lauer 5 months ago - 8 comments

#765 - Bump unicode gem version

Pull Request - State: closed - Opened by andreibondarev 6 months ago

#764 - Add Meta models support for AWS Bedrock LLM

Pull Request - State: closed - Opened by Fodoj 6 months ago - 2 comments

#763 - Allow to define the response_format for OpenAI

Issue - State: closed - Opened by pedroresende 6 months ago - 4 comments
Labels: enhancement

#762 - Allow to specify the response_format for the Langchain assistant

Issue - State: closed - Opened by pedroresende 6 months ago
Labels: enhancement

#761 - Prepend system message

Pull Request - State: closed - Opened by chalmagean 6 months ago

#760 - Add streaming support

Pull Request - State: closed - Opened by chalmagean 6 months ago - 1 comment

#759 - Fix annonymous block issue

Pull Request - State: closed - Opened by gbs0 6 months ago - 1 comment

#758 - Fix syntax errors for compatibility with Ruby 3.1.x

Pull Request - State: closed - Opened by puzzle404 6 months ago

#757 - Fix annonymous block issue

Pull Request - State: closed - Opened by andreibondarev 6 months ago

#756 - Add colorful message to_s() to threads to make it humanly pleasing and appealing

Issue - State: open - Opened by palladius 6 months ago - 6 comments
Labels: enhancement

#755 - Add `summarize` to GoogleGemini

Issue - State: closed - Opened by palladius 6 months ago - 2 comments
Labels: enhancement

#754 - Require common libs at top-level

Pull Request - State: closed - Opened by andreibondarev 6 months ago

#753 - undefined method `URI' for #<Langchain::LLM::GoogleGemini>

Issue - State: closed - Opened by palladius 6 months ago - 1 comment
Labels: BUG

#751 - prompt: support nested json data in `#format`

Pull Request - State: closed - Opened by rvmtz 6 months ago - 2 comments

#750 - Option to Disable Logging

Issue - State: closed - Opened by bendangelo 6 months ago - 7 comments
Labels: enhancement

#749 - 0.15.4

Pull Request - State: closed - Opened by andreibondarev 6 months ago

#748 - Langchain::Assistant supports MistralAI LLM

Pull Request - State: closed - Opened by andreibondarev 6 months ago

#747 - Add Langchain::Assistant support for Langchain::LLM::MistralAI support

Issue - State: closed - Opened by andreibondarev 6 months ago
Labels: enhancement, ASSISTANTS

#746 - fix: LLM::Azure not applying full default_options

Pull Request - State: closed - Opened by namiwang 6 months ago - 1 comment

#745 - Insertion of JSON when formatting a template

Issue - State: closed - Opened by rvmtz 6 months ago - 2 comments
Labels: BUG

#743 - Improve Database tool

Pull Request - State: closed - Opened by andreibondarev 6 months ago

#742 - 0.15.3

Pull Request - State: closed - Opened by andreibondarev 6 months ago

#741 - Fix OpenAI#embed when text-embedding-ada-002 is used

Pull Request - State: closed - Opened by andreibondarev 6 months ago

#740 - LLM::Azure doesn't update all chat_parameters fields

Issue - State: closed - Opened by namiwang 6 months ago - 2 comments
Labels: BUG

#738 - Add `assistant.tool_choice` parameter to force the Assistant to use a certain Tool function

Issue - State: closed - Opened by andreibondarev 6 months ago
Labels: enhancement, ASSISTANTS

#737 - 0.15.2

Pull Request - State: closed - Opened by andreibondarev 6 months ago

#736 - Bump rexml from 3.3.3 to 3.3.6

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#735 - Add support for bulk embedding in Ollama

Pull Request - State: closed - Opened by bricolage 6 months ago - 1 comment

#734 - Update Gemini Key instructions

Pull Request - State: closed - Opened by palladius 6 months ago

#732 - Add fallback tool_call_id to Ollama tool calls

Pull Request - State: closed - Opened by eliasfroehner 6 months ago - 4 comments