better process tracking for admin dashboard
Some checks failed
CI/CD Pipeline / build (push) Failing after 5s
Some checks failed
CI/CD Pipeline / build (push) Failing after 5s
This commit is contained in:
9
example.providers.yml
Normal file
9
example.providers.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
providers:
|
||||
- name: provider name
|
||||
model: gpt-oss-20b
|
||||
responses_endpoint: http://example.com/api/responses
|
||||
api_key: your_api_key_here
|
||||
- name: provider name 2
|
||||
model: gpt-oss-20b
|
||||
responses_endpoint: http://example.com/api/responses
|
||||
api_key: your_api_key_here
|
||||
Reference in New Issue
Block a user