mirror of
https://github.com/Ed1s0nZ/PrivHunterAI.git
synced 2025-09-17 20:41:37 +00:00
Update config.go
This commit is contained in:
parent
62ae5b0361
commit
264ba200d0
@ -17,6 +17,8 @@ type Config struct {
|
|||||||
DeepSeek string `json:"deepseek"`
|
DeepSeek string `json:"deepseek"`
|
||||||
Qianwen string `json:"qianwen"`
|
Qianwen string `json:"qianwen"`
|
||||||
HunYuan string `json:"hunyuan"`
|
HunYuan string `json:"hunyuan"`
|
||||||
|
Gpt string `json:"gpt"`
|
||||||
|
Glm string `json:"glm"`
|
||||||
} `json:"apiKeys"`
|
} `json:"apiKeys"`
|
||||||
RespBodyBWhiteList []string `json:"respBodyBWhiteList"`
|
RespBodyBWhiteList []string `json:"respBodyBWhiteList"`
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user