Add OpenRouter provider with DeepSeek support - best value for translation (.14/M tokens)
This commit is contained in:
@@ -16,6 +16,7 @@ export default function Home() {
|
||||
const { settings } = useTranslationStore();
|
||||
|
||||
const providerNames: Record<string, string> = {
|
||||
openrouter: "OpenRouter",
|
||||
google: "Google Translate",
|
||||
ollama: "Ollama",
|
||||
deepl: "DeepL",
|
||||
|
||||
Reference in New Issue
Block a user