mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-24 02:58:04 +00:00
feat: pre-commit result
This commit is contained in:
parent
f65a260cdd
commit
b884bc490b
10 changed files with 286 additions and 288 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
```yaml
|
||||
openai_compat_api_base: ${env.LLAMACPP_URL:http://localhost:8080}/v1
|
||||
api_key: ${env.LLAMACPP_API_KEY:}
|
||||
api_key: ${env.LLAMACPP_API_KEY:=}
|
||||
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue