forked from phoenix-oss/llama-stack-mirror
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={
|
headers={
|
||||||
"Content-Type": "application/json",
|
"Content-Type": "application/json",
|
||||||
"X-LlamaStack-ProviderData": json.dumps(
|
|
||||||
{
|
|
||||||
"together_api_key": "1882f9a484fc7c6ce3e4dc90272d5db52346c93838daab3d704803181f396b22"
|
|
||||||
}
|
|
||||||
),
|
|
||||||
},
|
},
|
||||||
timeout=20,
|
timeout=20,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue