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

Add Ollama Cloud provider
#743 opened Apr 22, 2026 by dalton-cole Loading…
16 of 23 tasks
Add claude-opus-4-7 model
#742 opened Apr 22, 2026 by mikkeljuhl Loading…
2 tasks done
Add Content#empty? to fix Anthropic NoMethodError
#734 opened Apr 16, 2026 by 55728 Loading…
12 of 21 tasks
Handle nil response bodies consistently across providers
#733 opened Apr 16, 2026 by fidalgo Loading…
10 of 23 tasks
Add RubyLLM::TopSecret to community projects
#731 opened Apr 14, 2026 by stevepolitodesign Loading…
1 of 5 tasks
[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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.