From a27f1cce744f945433bac1599b6c173f3c0ec12f Mon Sep 17 00:00:00 2001 From: gnoc Date: Wed, 15 Apr 2026 07:59:07 +0000 Subject: [PATCH] Add gnoc.yaml --- gnoc.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 gnoc.yaml diff --git a/gnoc.yaml b/gnoc.yaml new file mode 100644 index 0000000..4cfe0a0 --- /dev/null +++ b/gnoc.yaml @@ -0,0 +1,23 @@ +domain: famzheng.com + +llm: + key: AIzaSyChlzUZziaYIlWucgiJ5amy7EnigBS-MhY + model: gemini-3-flash-preview + +breakglass: + port: 8901 + +channels: + - name: webchat + type: webchat + + - name: ida-writing + type: webchat + + - name: telegram + type: telegram + token: 8679822656:AAFe63peKtBnQndJRrzbkj-dTiPGhQ6Fq3g + on: [message] + + - name: gitea + type: gitea