Skip to content

Commit 09c1ad1

Browse files
docs: add tip openai page (#15866)
Co-authored-by: mubashir1osmani <[email protected]>
1 parent ea8a604 commit 09c1ad1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/my-website/docs/providers/openai.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ import TabItem from '@theme/TabItem';
44
# OpenAI
55
LiteLLM supports OpenAI Chat + Embedding calls.
66

7+
:::tip
8+
**We recommend using `litellm.responses()` / Responses API** for the latest OpenAI models (GPT-5, gpt-5-codex, o3-mini, etc.)
9+
:::
10+
711
### Required API Keys
812

913
```python

0 commit comments

Comments
 (0)