mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-05 20:23:18 +00:00
docs(user_keys.md): add litellm python sdk tab
This commit is contained in:
@@ -86,6 +86,11 @@ response = client.chat.completions.create(
|
||||
|
||||
print(response)
|
||||
```
|
||||
</TabItem>
|
||||
<TabItem value="litellm_sdk" label="LiteLLM Python SDK">
|
||||
|
||||
[**👉 Go Here**](../providers/litellm_proxy#send-all-sdk-requests-to-litellm-proxy)
|
||||
|
||||
</TabItem>
|
||||
<TabItem value="azureopenai" label="AzureOpenAI Python">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user