更新
This commit is contained in:
64
configs/llm_profiles.json
Normal file
64
configs/llm_profiles.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"profiles": [
|
||||
{
|
||||
"profile_id": "c8e185a64fa0",
|
||||
"name": "glm-5",
|
||||
"model": "glm-5",
|
||||
"base_url": "http://6.86.80.4:30080/v1",
|
||||
"api_key": "sk-fVr9KmDZNC4pGDBQj0EUWz9bDmFzNxjYC9EzZpe2bVDsxtz8",
|
||||
"timeout_seconds": 600,
|
||||
"created_at": "2026-06-16T09:16:22.438297+00:00",
|
||||
"updated_at": "2026-06-16T09:19:03.089865+00:00"
|
||||
},
|
||||
{
|
||||
"profile_id": "54ddfe5aeb46",
|
||||
"name": "deepseek-v4-pro",
|
||||
"model": "deepseek-v4-pro",
|
||||
"base_url": "http://6.86.80.4:30080/v1",
|
||||
"api_key": "sk-fVr9KmDZNC4pGDBQj0EUWz9bDmFzNxjYC9EzZpe2bVDsxtz8",
|
||||
"timeout_seconds": 600,
|
||||
"created_at": "2026-06-16T09:17:08.473904+00:00",
|
||||
"updated_at": "2026-06-16T09:19:07.504082+00:00"
|
||||
},
|
||||
{
|
||||
"profile_id": "25d035eef194",
|
||||
"name": "qwen3.5-flash",
|
||||
"model": "qwen3.5-flash",
|
||||
"base_url": "http://6.86.80.4:30080/v1",
|
||||
"api_key": "sk-fVr9KmDZNC4pGDBQj0EUWz9bDmFzNxjYC9EzZpe2bVDsxtz8",
|
||||
"timeout_seconds": 600,
|
||||
"created_at": "2026-06-16T09:18:24.265619+00:00",
|
||||
"updated_at": "2026-06-16T09:18:24.265619+00:00"
|
||||
},
|
||||
{
|
||||
"profile_id": "ff1d0f417a5d",
|
||||
"name": "deepseek-v4-flash",
|
||||
"model": "deepseek-v4-flash",
|
||||
"base_url": "http://6.86.80.4:30080/v1",
|
||||
"api_key": "sk-fVr9KmDZNC4pGDBQj0EUWz9bDmFzNxjYC9EzZpe2bVDsxtz8",
|
||||
"timeout_seconds": 600,
|
||||
"created_at": "2026-06-16T09:18:57.091549+00:00",
|
||||
"updated_at": "2026-06-16T09:18:57.091549+00:00"
|
||||
},
|
||||
{
|
||||
"profile_id": "5b04c49df9df",
|
||||
"name": "text-embedding-v4",
|
||||
"model": "text-embedding-v4",
|
||||
"base_url": "http://6.86.80.4:30080/v1",
|
||||
"api_key": "sk-fVr9KmDZNC4pGDBQj0EUWz9bDmFzNxjYC9EzZpe2bVDsxtz8",
|
||||
"timeout_seconds": 600,
|
||||
"created_at": "2026-06-16T09:19:49.104004+00:00",
|
||||
"updated_at": "2026-06-16T09:19:49.104004+00:00"
|
||||
},
|
||||
{
|
||||
"profile_id": "b4f7c82859d5",
|
||||
"name": "text-embedding-v3",
|
||||
"model": "text-embedding-v3",
|
||||
"base_url": "http://6.86.80.4:30080/v1",
|
||||
"api_key": "sk-fVr9KmDZNC4pGDBQj0EUWz9bDmFzNxjYC9EzZpe2bVDsxtz8",
|
||||
"timeout_seconds": 600,
|
||||
"created_at": "2026-06-16T09:20:18.266540+00:00",
|
||||
"updated_at": "2026-06-16T09:20:18.266540+00:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user