docs(chatgpt): add gpt-5.3-chat-latest proxy example
This commit is contained in:
parent
9a37fe2821
commit
4e3c957bce
@ -80,6 +80,11 @@ model_list:
|
||||
mode: responses
|
||||
litellm_params:
|
||||
model: chatgpt/gpt-5.3-instant
|
||||
- model_name: chatgpt/gpt-5.3-chat-latest
|
||||
model_info:
|
||||
mode: responses
|
||||
litellm_params:
|
||||
model: chatgpt/gpt-5.3-chat-latest
|
||||
```
|
||||
|
||||
```bash showLineNumbers title="Start LiteLLM Proxy"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user