mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
Remove key
This commit is contained in:
parent
45be9f3b85
commit
ed8d10775a
1 changed files with 0 additions and 5 deletions
|
@ -51,11 +51,6 @@ class SafetyClient(Safety):
|
|||
),
|
||||
headers={
|
||||
"Content-Type": "application/json",
|
||||
"X-LlamaStack-ProviderData": json.dumps(
|
||||
{
|
||||
"together_api_key": "1882f9a484fc7c6ce3e4dc90272d5db52346c93838daab3d704803181f396b22"
|
||||
}
|
||||
),
|
||||
},
|
||||
timeout=20,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue