botserver/templates/default.gbai/default.gbot/config.csv

940 B

1namevalue
2
3server_host0.0.0.0
4server_port8080
5sites_root/tmp
6
7llm-keynone
8llm-urlhttp://localhost:8081
9llm-model../../../../data/llm/DeepSeek-R1-Distill-Qwen-1.5B-Q3_K_M.gguf
10
11llm-cachefalse
12llm-cache-ttl3600
13llm-cache-semantictrue
14llm-cache-threshold0.95
15
16prompt-compact4
17
18mcp-serverfalse
19
20embedding-urlhttp://localhost:8082
21embedding-model../../../../data/llm/bge-small-en-v1.5-f32.gguf
22
23llm-serverfalse
24llm-server-pathbotserver-stack/bin/llm/build/bin
25llm-server-host0.0.0.0
26llm-server-port8081
27llm-server-gpu-layers0
28llm-server-n-moe0
29llm-server-ctx-size4096
30llm-server-n-predict1024
31llm-server-parallel6
32llm-server-cont-batchingtrue
33llm-server-mlockfalse
34llm-server-no-mmapfalse
35
36
37email-fromfrom@domain.com
38email-servermail.domain.com
39email-port587
40email-useruser@domain.com
41email-pass
42
43custom-serverlocalhost
44custom-port5432
45custom-databasemycustomdb
46custom-username
47custom-password