Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Hansimov
/
llm-mixer
like
1
Running
App
Files
Files
Community
cb0dedb
llm-mixer
/
configs
/
endpoints.json
Hansimov
:recycle: [Refactor] Separate endpoints configs
d6474bb
9 months ago
raw
Copy download link
history
blame
Safe
166 Bytes
[
{
"endpoint"
:
"https://hansimov-hf-llm-api.hf.space"
,
"api_key"
:
"sk-xxxxx"
,
"api_type"
:
"openai"
,
"need_protect"
:
true
}
]