Skip to content

Commit 96001a7

Browse files
committed
Add back pdf and remove mistral
1 parent 83adc4e commit 96001a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ruby_llm.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
'deepseek' => 'DeepSeek',
1919
'bedrock' => 'Bedrock',
2020
'openrouter' => 'OpenRouter',
21-
'mistral' => 'Mistral'
21+
'pdf' => 'PDF'
2222
)
2323
loader.ignore("#{__dir__}/tasks")
2424
loader.ignore("#{__dir__}/ruby_llm/railtie")

0 commit comments

Comments
 (0)