Skip to content

Commit 43d9496

Browse files
committed
Add back pdf
1 parent 83adc4e commit 43d9496

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/ruby_llm.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
'deepseek' => 'DeepSeek',
1919
'bedrock' => 'Bedrock',
2020
'openrouter' => 'OpenRouter',
21+
'pdf' => 'PDF',
2122
'mistral' => 'Mistral'
2223
)
2324
loader.ignore("#{__dir__}/tasks")

0 commit comments

Comments
 (0)