添加模型
This commit is contained in:
@@ -46,6 +46,13 @@ class Settings(BaseSettings):
|
||||
jiayu_api_key: str = "Aa123123"
|
||||
jiayu_base_url: str = "http://192.168.31.133:8800/v1"
|
||||
|
||||
#zm
|
||||
zm_api_key: str = "3-chatgpt-is-free-free-free"
|
||||
zm_base_url: str = "http://re.94xy.cn/v1"
|
||||
|
||||
|
||||
|
||||
|
||||
# JWT
|
||||
jwt_secret: str = "Aa123123"
|
||||
token_expire_seconds: int = 5184000
|
||||
|
||||
Reference in New Issue
Block a user