llm-mixer / configs /endpoints_template.json
Hansimov's picture
:zap: [Enhance] Use template for agents and endpoints json
d7a32b8
raw
history blame
171 Bytes
[
{
"endpoint": "https://hansimov-hf-llm-api.hf.space/api",
"api_key": "sk-xxxxx",
"api_type": "openai",
"need_protect": false
}
]