mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-30 20:50:42 +00:00
feat: add different set of specialized apply models for ProxyAI provider
This commit is contained in:
parent
79a7084377
commit
411a553d8e
27 changed files with 241 additions and 97 deletions
|
|
@ -238,6 +238,7 @@ toolwindow.chat.editor.action.insertAtCaret.title=Insert at Caret
|
|||
toolwindow.chat.editor.action.insertAtCaret.description=Insert generated code after main editor caret position
|
||||
toolwindow.chat.editor.action.expand=Show More
|
||||
toolwindow.chat.editor.action.collapse=Show Less
|
||||
settingsConfigurable.service.inception.apiKey.comment=Get your API key from the <a href="https://platform.inceptionlabs.ai/dashboard/api-keys">Inception Labs dashboard</a>.
|
||||
toolwindow.chat.response.action.reloadResponse.text=Reload Response
|
||||
toolwindow.chat.response.action.reloadResponse.description=Reload response description
|
||||
toolwindow.chat.response.action.deleteResponse.text=Delete Response
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue