docs: add smoke script and auth-aware verification steps
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"models": {
|
||||
"providers": {
|
||||
"openai": {
|
||||
"apiKey": "sk-xxxx",
|
||||
"apiKey": "<AUTH_TOKEN_OR_PLACEHOLDER>",
|
||||
"baseURL": "http://127.0.0.1:8787/v1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user