Public Access
Add tray rules and identities editor
PR and Push Build/Test / build-and-test (push) Successful in 7m0s
PR and Push Build/Test / build-and-test (push) Successful in 7m0s
This commit is contained in:
@@ -111,6 +111,11 @@
|
||||
"Automation": {
|
||||
"RulesPath": "C:\\Manuel\\meeting-assistant\\meeting-rules.local.yaml"
|
||||
},
|
||||
"WorkflowRulesEditor": {
|
||||
"Endpoint": "",
|
||||
"KeyEnv": "",
|
||||
"Model": ""
|
||||
},
|
||||
"Screenshots": {
|
||||
"Hotkey": "Ctrl+Alt+S",
|
||||
"AttachmentsFolder": "Attachments",
|
||||
@@ -123,7 +128,7 @@
|
||||
}
|
||||
},
|
||||
"Agent": {
|
||||
"Endpoint": "https://litellm.schweigert.cloud",
|
||||
"Endpoint": "http://127.0.0.1:4021",
|
||||
"KeyEnv": "LITELLM_API_KEY",
|
||||
"Model": "chatgpt/gpt-5.5",
|
||||
"EnableThinking": true,
|
||||
|
||||
Reference in New Issue
Block a user