简历提取 插值分析 依然使用 pro32
This commit is contained in:
@@ -38,21 +38,10 @@ class Settings(BaseSettings):
|
||||
volcengine_api_key: str = "fd065993-bee2-4f31-8bf2-56d5d3012c02"
|
||||
volcengine_base_url: str = "https://ark.cn-beijing.volces.com/api/v3"
|
||||
|
||||
# jiekou
|
||||
jiekou_api_key: str = "sk_4BXi4_yvwx-NW4_zuVt2LufrrlGyhs2q9qMN5Vq_j7Q"
|
||||
jiekou_base_url: str = "https://api.jiekou.ai/openai"
|
||||
|
||||
# jiayu
|
||||
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