mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-20 22:21:21 +00:00
(docs) proxy
This commit is contained in:
@@ -170,7 +170,7 @@ $ litellm --model command-nightly
|
||||
- GET `/models` - available models on server
|
||||
|
||||
|
||||
### Using with OpenAI compatible projects
|
||||
## Using with OpenAI compatible projects
|
||||
LiteLLM allows you to set `openai.api_base` to the proxy server and use all LiteLLM supported LLMs in any OpenAI supported project
|
||||
|
||||
<Tabs>
|
||||
@@ -341,7 +341,7 @@ print(result)
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
## Advanced
|
||||
## Proxy Configs
|
||||
|
||||
|
||||
### Set Custom Prompt Templates
|
||||
|
||||
Reference in New Issue
Block a user