mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
kill api key from notebook
This commit is contained in:
parent
3a269c4635
commit
b438e616ff
1 changed files with 2 additions and 2 deletions
|
@ -544,7 +544,7 @@
|
|||
" provider_type: inline::meta-reference\n",
|
||||
" inference:\n",
|
||||
" - config:\n",
|
||||
" api_key: 4985b03e627419b2964d34b8519ac6c4319f094d1ffb4f45514b4eb87e5427a2\n",
|
||||
" api_key: <...>\n",
|
||||
" url: <span style=\"color: #0000ff; text-decoration-color: #0000ff; text-decoration: underline\">https://api.together.xyz/v1</span>\n",
|
||||
" provider_id: together\n",
|
||||
" provider_type: remote::together\n",
|
||||
|
@ -663,7 +663,7 @@
|
|||
" provider_type: inline::meta-reference\n",
|
||||
" inference:\n",
|
||||
" - config:\n",
|
||||
" api_key: 4985b03e627419b2964d34b8519ac6c4319f094d1ffb4f45514b4eb87e5427a2\n",
|
||||
" api_key: <...>\n",
|
||||
" url: \u001b[4;94mhttps://api.together.xyz/v1\u001b[0m\n",
|
||||
" provider_id: together\n",
|
||||
" provider_type: remote::together\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue