duck / config.json
Spooker's picture
Upload 8 files
4d2e96d verified
raw
history blame contribute delete
211 Bytes
{
"api_key": "sk-duck-ai",
"host": "0.0.0.0",
"port": 8787,
"default_model": "claude-haiku-4-5",
"assistant_name": null,
"system_prompt": null,
"web_search": true,
"proxy": null
}