llm-mixer / configs /endpoints_template.json
Hansimov's picture
:gem: [Feature] Enable post with api_key per endpoint
241c10d
[
{
"endpoint": "https://hansimov-hf-llm-api.hf.space/api",
"api_key": "Hansimov",
"api_type": "openai",
"need_protect": false
}
]