agent-ui / settings.json
lvwerra's picture
lvwerra HF Staff
Fix tool message handling, parallel image refs, error display, and UX polish
4da424f
{
"providers": {
"provider_default": {
"name": "Hugging Face",
"endpoint": "https://router.huggingface.co/v1",
"token": ""
},
"provider_1765894868333_tmm4q20g7": {
"name": "Inference Endpoint",
"endpoint": "https://p6m8s7fkoq8n5z8l.us-east-1.aws.endpoints.huggingface.cloud/v1/",
"token": ""
}
},
"models": {
"model_default": {
"name": "Qwen/Qwen3-235B-A22B-Instruct-2507",
"providerId": "provider_default",
"modelId": "Qwen/Qwen3-235B-A22B-Instruct-2507"
},
"model_1765894932320_wf3uk8jty": {
"name": "DR-Tulu",
"providerId": "provider_1765894868333_tmm4q20g7",
"modelId": "rl-research/DR-Tulu-8B"
},
"model_1766159101160_nnbvtpt9m": {
"name": "Qwen3-4B-Instruct",
"providerId": "provider_default",
"modelId": "Qwen/Qwen3-4B-Instruct-2507"
},
"model_1768317361934_c2w927ez4": {
"name": "GLM 4.7",
"providerId": "provider_default",
"modelId": "zai-org/GLM-4.7"
},
"model_1769089036070_de5pumr01": {
"name": "GLM 4.7 No Thinking",
"providerId": "provider_default",
"modelId": "zai-org/GLM-4.7",
"extraParams": {
"enable_thinking": false
}
},
"model_flux_schnell": {
"name": "FLUX.1-schnell",
"providerId": "provider_default",
"modelId": "black-forest-labs/FLUX.1-schnell"
},
"model_flux_kontext": {
"name": "FLUX.1-Kontext-dev",
"providerId": "provider_default",
"modelId": "black-forest-labs/FLUX.1-Kontext-dev"
},
"model_1773742757137_25jano5d1": {
"name": "Qwen3.5-397B-A17B",
"providerId": "provider_default",
"modelId": "Qwen/Qwen3.5-397B-A17B"
},
"model_1773742815533_dzfd6vjze": {
"name": "GLM-5",
"providerId": "provider_default",
"modelId": "zai-org/GLM-5"
}
},
"agents": {
"command": "model_1773742815533_dzfd6vjze",
"agent": "model_1773742815533_dzfd6vjze",
"code": "model_1773742815533_dzfd6vjze",
"research": "model_1773742815533_dzfd6vjze",
"image": "model_1773742757137_25jano5d1"
},
"e2bKey": "",
"serperKey": "",
"hfToken": "",
"imageGenModel": "model_flux_schnell",
"imageEditModel": "model_flux_kontext",
"researchSubAgentModel": "model_1766159101160_nnbvtpt9m",
"researchParallelWorkers": null,
"researchMaxWebsites": null,
"themeColor": "ocean",
"settingsVersion": 2
}