-
Notifications
You must be signed in to change notification settings - Fork 94
/
config.ini.example
54 lines (44 loc) · 1.21 KB
/
config.ini.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[API_KEYS]
openai_api_key = sk-XXXXX
base_url = https://api.openai.com/v1/
google_api_key = google_api_key_put_here
cse_id = Google_cse_id_put_here
bing_api_key = bing_api_key_put_here
github_api_key = github_api_key_put_here
google_api_url = https://www.googleapis.com/customsearch/v1?key=google_api_key&cx=cse_id&q=
imgbb_api=
wechat_url=work_wechat_url_put_here
dingding_url=dingding_url_put_here
feishu_url=feishu_url_put_here
language=#zh_CN or en_US
fastapi_api_key=
[your_model_name]
base_url=
api_key=
[deepseek-chat]
base_url=https://api.deepseek.com/v1/
api_key=
[glm-4]
base_url=https://open.bigmodel.cn/api/paas/v4/
api_key=
[qwen-max]
base_url=https://dashscope.aliyuncs.com/compatible-mode/v1/
api_key=
[moonshot-v1-8k]
base_url=https://api.moonshot.cn/v1/
api_key=
[general]
base_url=https://spark-api-open.xf-yun.com/v1/
api_key=
[doubao_YOUR_ENDPOINT_ID]
base_url=https://ark.cn-beijing.volces.com/api/v3/
api_key=
[your_ollama_model_name]
base_url=http://127.0.0.1:11434/v1/
api_key=ollama
[your_azure_openai_model_name]
base_url=https://YOUR_RESOURCE_NAME.openai.azure.com/openai/deployments/YOUR_DEPLOYMENT_NAME/chat/completions?api-version=2024-06-01
api_key=
[grok-beta]
base_url=https://api.x.ai/v1/
api_key=