Skip to content

Commit ff296b8

Browse files
committed
Add name mapping
1 parent 3db60bf commit ff296b8

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
@@ -14,6 +14,7 @@
1414
'ruby_llm' => 'RubyLLM',
1515
'llm' => 'LLM',
1616
'openai' => 'OpenAI',
17+
'azure_openai' => 'AzureOpenAI',
1718
'api' => 'API',
1819
'deepseek' => 'DeepSeek',
1920
'bedrock' => 'Bedrock',

0 commit comments

Comments
 (0)