Skip to content

Commit

Permalink
Add openapi to longchain providers
Browse files Browse the repository at this point in the history
  • Loading branch information
nitanmarcel committed Sep 14, 2024
1 parent c1f0e2e commit 7b871a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion r2ai/r2clippy/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
LITELMM_PROVIDERS = [
'perplexity', 'friendliai', 'together_ai', 'groq', 'fireworks_ai', 'ai21_chat',
'deepinfra', 'anyscale', 'deepseek', 'codestral', 'mistral', 'nvidia_nim', 'ai21',
'empower', 'azure_ai', 'cerebras', 'volcengine', 'voyage', 'github'
'empower', 'azure_ai', 'cerebras', 'volcengine', 'voyage', 'github', 'openapi'
]
9 changes: 0 additions & 9 deletions r2ai/r2clippy/llamachatcompletion.py

This file was deleted.

0 comments on commit 7b871a3

Please sign in to comment.