Skip to content

Pull requests: crmne/ruby_llm

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(config): Add RUBYLLM_LOG_FILE default logger path
#728 opened Apr 11, 2026 by Gujiassh Loading…
fix(transcription): preserve explicit zero token usage
#726 opened Apr 10, 2026 by Gujiassh Loading…
[Fix] Properly raise rate limit errors from Anthropic
#722 opened Apr 6, 2026 by orthodoX Loading…
12 of 23 tasks
Fix method redefined warning for log_regexp_timeout= (Ruby 4.0+)
#721 opened Apr 6, 2026 by dominion525 Loading…
12 of 17 tasks
Fix #707 structured content persistence and harden streaming error handling
#718 opened Apr 2, 2026 by afurm Contributor Loading…
10 of 23 tasks
Eager-load message associations in to_llm to prevent N+1 queries
#717 opened Apr 2, 2026 by matthewbjones Loading…
12 of 21 tasks
Add prompt cache support and implement for Anthropic and Bedrock
#716 opened Apr 2, 2026 by arunkumarry Loading…
16 of 23 tasks
Fix Bedrock non-streaming thinking_tokens always returning nil
#714 opened Apr 1, 2026 by alexmamrenko Loading…
12 of 21 tasks
Fix streaming parallel tool calls concatenating JSON arguments
#711 opened Mar 31, 2026 by alexandrigo Loading…
5 of 9 tasks
Add MiniMax as a first-class LLM provider
#696 opened Mar 22, 2026 by octo-patch Loading…
2 of 3 tasks
Document usage of existing Chat record with Agent
#693 opened Mar 20, 2026 by sarrietav-dev Loading…
5 of 9 tasks
Fix acts_as_message inflection for parent_tool_call causes nil association
#691 opened Mar 19, 2026 by jayelkaake Contributor Loading…
13 of 21 tasks
Add default_providers configuration
#687 opened Mar 18, 2026 by llenodo Contributor Loading…
15 of 23 tasks
Fix inlineData and text not handled correctly for Gemini
#684 opened Mar 17, 2026 by bubiche Contributor Loading…
12 of 21 tasks
Add Bedrock embedding support via InvokeModel API
#677 opened Mar 12, 2026 by cgmoore120 Contributor Loading…
5 tasks
Extract RubyLLM::Prompt from Agent's private prompt rendering
#675 opened Mar 12, 2026 by kryzhovnik Contributor Loading…
14 of 23 tasks
feat: Add with_fallback for model-level failover
#674 opened Mar 12, 2026 by kieranklaassen Contributor Loading…
13 of 21 tasks
Add deepseek-v3.2 model support for Aliyun Bailian
#666 opened Mar 10, 2026 by flyerhzm Contributor Loading…
Add multimodal embedding support for VertexAI (Phase 1)
#590 opened Jan 30, 2026 by Ndunge-Makau Loading…
15 of 23 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.