Add missing props to ConnectionProfile typedef
This commit is contained in:
@@ -168,6 +168,11 @@ const profilesProvider = () => [
|
||||
* @property {string} [start-reply-with] Start Reply With
|
||||
* @property {string} [reasoning-template] Reasoning Template
|
||||
* @property {string} [prompt-post-processing] Prompt Post-Processing
|
||||
* @property {string} [sysprompt] System Prompt Name
|
||||
* @property {string} [sysprompt-state] Use System Prompt
|
||||
* @property {string} [api-url] Server URL
|
||||
* @property {string} [secret-id] Secret ID
|
||||
* @property {string} [regex-preset] Regex Preset ID
|
||||
* @property {string[]} [exclude] Commands to exclude
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user