llm-mixer / configs /endpoints.json
Hansimov's picture
:recycle: [Refactor] Separate endpoints configs
d6474bb
raw
history blame
No virus
166 Bytes
[
{
"endpoint": "https://hansimov-hf-llm-api.hf.space",
"api_key": "sk-xxxxx",
"api_type": "openai",
"need_protect": true
}
]