feat: integration of models.dev and proper handling of outpout tokens
This commit is contained in:
@@ -725,6 +725,17 @@
|
||||
"settings.ai.systemPromptPlaceholder": "Enter system instructions for the AI assistant...",
|
||||
"settings.ai.savePrompt": "Save Prompt",
|
||||
"settings.ai.resetPrompt": "Reset to Default",
|
||||
"settings.ai.refreshModelCatalog": "Refresh Model Catalog",
|
||||
"settings.ai.refreshing": "Refreshing…",
|
||||
"settings.ai.modelInfoMaxOutput": "Max output",
|
||||
"settings.ai.modelInfoContext": "Context",
|
||||
"settings.ai.modelInfoInputPrice": "Input",
|
||||
"settings.ai.modelInfoOutputPrice": "Output",
|
||||
"settings.ai.modelInfoTokens": "tokens",
|
||||
"settings.ai.modelInfoPerMTok": "/MTok",
|
||||
"settings.toast.modelCatalogRefreshed": "Model catalog updated ({{count}} models)",
|
||||
"settings.toast.modelCatalogUpToDate": "Model catalog already up to date",
|
||||
"settings.toast.modelCatalogRefreshFailed": "Failed to refresh model catalog",
|
||||
"settings.publishing.sshHostDescription": "The SSH server hostname or IP address.",
|
||||
"settings.publishing.sshUsernameDescription": "Your SSH account username.",
|
||||
"settings.publishing.sshRemotePathDescription": "The destination directory on the remote server where your blog will be published.",
|
||||
|
||||
Reference in New Issue
Block a user