API / .factory /settings.json
sshinmen's picture
Deploy to HF Spaces with updated translators and executors
cabd4fb
Raw
History Blame Contribute Delete
2.87 kB
{
"customModels": [
{
"model": "gpt-5.1-codex-max",
"displayName": "gpt-5.1-codex-max",
"baseUrl": "https://shimen-cliproxyapi.hf.space/v1",
"apiKey": "shin",
"provider": "generic-chat-completion-api"
},
{
"model": "GPT-5.1",
"displayName": "GPT-5.1",
"baseUrl": "https://shimen-cliproxyapi.hf.space/v1",
"apiKey": "shin",
"provider": "generic-chat-completion-api"
},
{
"model": "gpt-5.2-codex",
"displayName": "gpt-5.2-codex",
"baseUrl": "https://shinmen07.up.railway.app/v1",
"apiKey": "shin",
"provider": "generic-chat-completion-api"
},
{
"model": "gpt-5.2",
"displayName": "gpt-5.2",
"baseUrl": "https://shimen-cliproxyapi.hf.space/v1",
"apiKey": "shin",
"provider": "generic-chat-completion-api"
},
{
"model": "kimi-k2.5",
"displayName": "kimi-k2.5",
"baseUrl": "https://shimen-cliproxyapi.hf.space/v1",
"apiKey": "shin",
"provider": "generic-chat-completion-api"
},
{
"model": "gemini-claude-sonnet-4-5",
"displayName": "gemini-claude-sonnet-4-5",
"baseUrl": "https://shimen-cliproxyapi.hf.space/v1",
"apiKey": "shin",
"provider": "generic-chat-completion-api"
},
{
"model": "gemini-claude-opus-4-5-thinking",
"displayName": "gemini-claude-opus-4-5-thinking",
"baseUrl": "https://shimen-cliproxyapi.hf.space/v1",
"apiKey": "shin",
"provider": "generic-chat-completion-api"
},
{
"model": "gemini-3-pro-preview",
"displayName": "Gemini 3 Pro [Google]",
"baseUrl": "https://shimen-api.hf.space/v1",
"apiKey": "default-key",
"provider": "generic-chat-completion-api"
},
{
"model": "z-ai/glm4.7",
"displayName": "z-ai/glm4.7",
"baseUrl": "https://shimen-cliproxyapi.hf.space/v1",
"apiKey": "shin",
"provider": "generic-chat-completion-api"
},
{
"model": "glm-4.7",
"displayName": "glm-4.7",
"baseUrl": "https://shimen-cliproxyapi.hf.space/v1",
"apiKey": "shin",
"provider": "generic-chat-completion-api"
},
{
"model": "minimaxai/minimax-m2.1",
"displayName": "minimaxai/minimax-m2.1",
"baseUrl": "https://shimen-cliproxyapi.hf.space/v1",
"apiKey": "shin",
"provider": "generic-chat-completion-api"
},
{
"model": "claude-haiku-4.5",
"displayName": "claude-haiku-4.5",
"baseUrl": "https://shimen-cliproxyapi.hf.space/v1",
"apiKey": "shin",
"provider": "generic-chat-completion-api"
},
{
"model": "claude-opus-4.5",
"displayName": "claude-opus-4.5",
"baseUrl": "https://shimen-cliproxyapi.hf.space/v1",
"apiKey": "shin",
"provider": "generic-chat-completion-api"
}
]
}