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
#730 - 0.15.1
Pull Request -
State: closed - Opened by andreibondarev 6 months ago
#729 - remove to_bool gem
Pull Request -
State: closed - Opened by Azdaroth 6 months ago
- 1 comment
#728 - Improve Langchain::Tool::Weather tool
Pull Request -
State: closed - Opened by andreibondarev 6 months ago
#727 - drop Colorize due to GPL license
Pull Request -
State: closed - Opened by Azdaroth 6 months ago
- 1 comment
#726 - License problem due to using "colorize" gem that is licensed under GPL
Issue -
State: closed - Opened by Azdaroth 6 months ago
- 1 comment
Labels: enhancement
#725 - 0.15.0
Pull Request -
State: closed - Opened by andreibondarev 6 months ago
#724 - Fix Langchain::Assistant when llm is Anthropic
Pull Request -
State: closed - Opened by andreibondarev 6 months ago
#723 - Fix `GoogleGemini#chat` method
Pull Request -
State: closed - Opened by andreibondarev 6 months ago
#722 - Weaviate initializer does not require api_key
Pull Request -
State: closed - Opened by andreibondarev 6 months ago
#721 - Add Support for Ollama WebUI Security
Pull Request -
State: closed - Opened by rience 7 months ago
- 1 comment
#720 - fix: Langchain::Prompt::PromptTemplate#format with nested json
Pull Request -
State: closed - Opened by iga1y 7 months ago
- 3 comments
#719 - Bump rexml from 3.3.1 to 3.3.3
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#718 - Send nonCamelCased tools params
Pull Request -
State: closed - Opened by Rukomoynikov 7 months ago
- 5 comments
#717 - Ignore Rubocop's Style/ArgumentsForwarding in standardrb checks.
Pull Request -
State: closed - Opened by Rukomoynikov 7 months ago
- 1 comment
#716 - Disable Style/ArgumentsForwarding cop
Pull Request -
State: closed - Opened by Rukomoynikov 7 months ago
#715 - Fix Langchain::Assistant::LLM::Adapters::Ollama class
Pull Request -
State: closed - Opened by andreibondarev 7 months ago
#714 - Introducing a factory/adapter patterns to clean up the Langchain::Assistant supporting multiple different LLMs.
Pull Request -
State: closed - Opened by andreibondarev 7 months ago
#713 - Update CHANGELOG.md
Pull Request -
State: closed - Opened by andreibondarev 7 months ago
#712 - Update default chat completions model to gpt-4o-mini
Pull Request -
State: closed - Opened by edudepetris 7 months ago
#711 - Improvements to Langchain::Assistant support for Ollama
Pull Request -
State: closed - Opened by andreibondarev 7 months ago
#710 - Bump rexml from 3.3.1 to 3.3.2
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies
#709 - Get rid of requiring `activesupport` and add `deep_merge` gem
Pull Request -
State: closed - Opened by andreibondarev 7 months ago
#708 - Rewrite Assistant tools definition for easier configuration
Pull Request -
State: closed - Opened by dghirardo 7 months ago
- 1 comment
#707 - Fix for Ollama Assistant that does not use tools
Pull Request -
State: closed - Opened by andreibondarev 7 months ago
#706 - 0.14.0
Pull Request -
State: closed - Opened by andreibondarev 7 months ago
#705 - Revert "Delete token_length validators"
Pull Request -
State: closed - Opened by andreibondarev 7 months ago
#704 - Delete token_length validators
Pull Request -
State: closed - Opened by andreibondarev 8 months ago
#703 - Revert Style/ArgumentsForwarding Rubocop rule
Pull Request -
State: closed - Opened by andreibondarev 8 months ago
- 2 comments
#702 - Assistant that does Function Calling with the Ollama Mistral model
Pull Request -
State: closed - Opened by andreibondarev 8 months ago
#698 - Issue 697 - Show API error when calling `.complete` on Anthropic client
Pull Request -
State: closed - Opened by Jbrito6492 8 months ago
#697 - Anthropic LLM swallows API errors
Issue -
State: closed - Opened by Jbrito6492 8 months ago
Labels: BUG
#696 - Calling Google Gemini when Assistant uses NewsRetriever tool throws an error.
Issue -
State: closed - Opened by andreibondarev 8 months ago
- 1 comment
Labels: BUG
#695 - Instructions are ignored for Anthropic if tools are not used
Pull Request -
State: closed - Opened by victorivanov 8 months ago
- 1 comment
#694 - Anthropic instructions are ignored unless using tools
Issue -
State: closed - Opened by victorivanov 8 months ago
Labels: BUG
#693 - Track tokens count at the Assistant level
Pull Request -
State: closed - Opened by dferrazm 8 months ago
#692 - Bump anthropic gem
Pull Request -
State: closed - Opened by andreibondarev 8 months ago
#691 - Update milvus.rb
Pull Request -
State: closed - Opened by andreibondarev 8 months ago
#690 - 0.13.5
Pull Request -
State: closed - Opened by andreibondarev 8 months ago
#689 - Add Milvus#remove_texts() method
Pull Request -
State: closed - Opened by andreibondarev 8 months ago
#688 - Server not starting when eager_load is set true
Issue -
State: closed - Opened by Sri-Kailash-V 8 months ago
- 7 comments
Labels: BUG
#687 - Swap test pdf file
Pull Request -
State: closed - Opened by andreibondarev 8 months ago
#686 - Ollama bug and improvements
Issue -
State: open - Opened by easydatawarehousing 8 months ago
- 3 comments
Labels: enhancement
#685 - Example for Assistants with Files uploaded into threads
Issue -
State: closed - Opened by ausangshukla 8 months ago
- 10 comments
Labels: enhancement
#684 - Stream response from the Langchain Assistant
Issue -
State: closed - Opened by andreibondarev 8 months ago
- 2 comments
Labels: enhancement
#683 - Trojan detected
Issue -
State: closed - Opened by mazenkhalil 8 months ago
- 6 comments
Labels: BUG
#682 - Improve PDF parsing
Issue -
State: open - Opened by cbldev 8 months ago
Labels: enhancement
#680 - chore: update replicate.rb
Pull Request -
State: closed - Opened by eltociear 8 months ago
#679 - Tool Langchain::Tool::Database: Spaces in function call "database__describe_tables" arguments generate error
Issue -
State: closed - Opened by fguillen 8 months ago
- 5 comments
Labels: BUG
#678 - Add missing `remove_texts()` and `update_texts()` methods to `Langchain::LLM::Milvus`
Issue -
State: open - Opened by andreibondarev 8 months ago
Labels: enhancement
#677 - State machine for Assistant's execution phases
Pull Request -
State: closed - Opened by dghirardo 8 months ago
- 4 comments
#676 - Update loader.rb
Pull Request -
State: closed - Opened by michelson 8 months ago
#675 - Correct instructions of how to config the model setup
Issue -
State: closed - Opened by fguillen 8 months ago
- 5 comments
Labels: BUG
#674 - Test discord
Issue -
State: closed - Opened by andreibondarev 8 months ago
Labels: BUG
#673 - ids need to be passed as strings to Chroma#remove_texts()
Pull Request -
State: closed - Opened by andreibondarev 8 months ago
#672 - 0.13.4
Pull Request -
State: closed - Opened by andreibondarev 8 months ago
#671 - Fix News Retriever non-UTF-8 characters
Pull Request -
State: closed - Opened by andreibondarev 8 months ago
#670 - Fix Chroma#remove_texts method
Pull Request -
State: closed - Opened by andreibondarev 8 months ago
#669 - Update comments for hnswlib `similarity_search` and `similarity_search_by_vector` methods
Pull Request -
State: closed - Opened by yash-learner 8 months ago
- 2 comments
#668 - Incorrect documentation for Hnswlib `similarity_search` and `similarity_search_by_vector` return format
Issue -
State: closed - Opened by yash-learner 8 months ago
#667 - Avoid importing the same files multiple times into a vector store
Issue -
State: closed - Opened by ahx 8 months ago
- 4 comments
Labels: enhancement
#666 - Update URL to CHANGELOG
Pull Request -
State: closed - Opened by ahx 9 months ago
#665 - fix: GoogleGemini generation_config param
Pull Request -
State: closed - Opened by mazenkhalil 9 months ago
- 6 comments
#664 - Be explicit about unsupported file types
Pull Request -
State: closed - Opened by andreibondarev 9 months ago
#663 - Fix standardrb gem
Pull Request -
State: closed - Opened by andreibondarev 9 months ago
#662 - Support pinecone ~> 1.0
Issue -
State: open - Opened by night91 9 months ago
Labels: enhancement
#661 - url loader max token
Issue -
State: open - Opened by michelson 9 months ago
- 2 comments
Labels: BUG
#660 - accept non ascii url
Pull Request -
State: closed - Opened by michelson 9 months ago
- 1 comment
#659 - Improve LLM model tool annotation
Pull Request -
State: closed - Opened by dghirardo 9 months ago
- 7 comments
#658 - Rails bootsnap Cannot load such file -- tiktoken_ruby
Issue -
State: closed - Opened by night91 9 months ago
- 4 comments
Labels: BUG
#657 - Bump actionpack from 7.1.3.3 to 7.1.3.4
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies
#656 - 0.13.3
Pull Request -
State: closed - Opened by andreibondarev 9 months ago
#655 - fix bug when empty input json
Pull Request -
State: closed - Opened by agomezcampero 9 months ago
#654 - fix tool use inputs when streaming aws bedrock
Pull Request -
State: closed - Opened by agomezcampero 9 months ago
#653 - fix undefined text completions in anthropic response
Pull Request -
State: closed - Opened by agomezcampero 9 months ago
- 1 comment
#652 - Added ChatMessage class to generalize chat interface
Pull Request -
State: closed - Opened by kokuyouwind 9 months ago
- 2 comments
#651 - Fix standard linter
Issue -
State: closed - Opened by andreibondarev 9 months ago
Labels: BUG, good first issue
#650 - New Langchain::Tool::Tavily tool
Pull Request -
State: closed - Opened by andreibondarev 9 months ago
#649 - Exclude tiktoken_ruby from automatic max_tokens validation
Pull Request -
State: closed - Opened by andreibondarev 9 months ago
- 2 comments
#648 - Google Gemini LLM generation config problem
Issue -
State: closed - Opened by mazenkhalil 9 months ago
- 1 comment
#647 - Update README.md
Pull Request -
State: closed - Opened by palladius 9 months ago
#646 - Wrap OpenAI streaming responses
Pull Request -
State: open - Opened by andreibondarev 9 months ago
#645 - OpenAI response with tools
Pull Request -
State: closed - Opened by agomezcampero 9 months ago
#644 - Support Ollama streamed responses
Pull Request -
State: closed - Opened by dferrazm 9 months ago
- 2 comments
#642 - Feat/groq
Pull Request -
State: closed - Opened by bricesanchez 9 months ago
- 4 comments
#641 - Langchain::Assistant should not require thread parameter
Pull Request -
State: closed - Opened by andreibondarev 9 months ago
#640 - Conceal `Langchain::Thread` away when creating or interacting with `Langchain::Assistant`.
Issue -
State: closed - Opened by andreibondarev 9 months ago
Labels: ASSISTANTS
#639 - Remove activesupport since it's not needed
Pull Request -
State: closed - Opened by andreibondarev 9 months ago
#638 - Running into issue running migrations
Issue -
State: closed - Opened by jeperkins4 9 months ago
- 4 comments
#637 - WIP: Improve LLM model tool annotation
Issue -
State: closed - Opened by andreibondarev 9 months ago
- 2 comments
#635 - Support Ruby 3.0 again
Pull Request -
State: closed - Opened by alvaromat 9 months ago
- 3 comments
#634 - Support ruby 3.0 and Rails < 7
Issue -
State: closed - Opened by alvaromat 9 months ago
- 1 comment
#633 - Remove check support assistant message
Pull Request -
State: closed - Opened by tianlu1677 9 months ago
- 2 comments
#632 - 0.13.2
Pull Request -
State: closed - Opened by andreibondarev 9 months ago
#631 - Add embedding method for Langchain::LLM::GoogleGemini
Pull Request -
State: closed - Opened by swerner 9 months ago
- 1 comment
#630 - aws bedrock streaming
Pull Request -
State: closed - Opened by agomezcampero 9 months ago
- 2 comments
#628 - TooManyRequestsError when calling OpenAI API
Issue -
State: closed - Opened by Eth3rnit3 9 months ago
- 3 comments
#627 - Langchain::Assistant support for Anthropic LLM
Pull Request -
State: closed - Opened by andreibondarev 9 months ago
#626 - Bump rexml from 3.2.6 to 3.2.8
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#625 - Fix NewsRetriever tool
Pull Request -
State: closed - Opened by andreibondarev 9 months ago
#624 - feat(hugging_face): Add support for multiple models and dimensions
Pull Request -
State: closed - Opened by bricesanchez 9 months ago
- 7 comments