Skip to content

Commit

Permalink
Update docs/reference/models/openai.md
Browse files Browse the repository at this point in the history
Co-authored-by: Victoria Terenina <[email protected]>
  • Loading branch information
rlouf and torymur authored Dec 8, 2024
1 parent 11b0406 commit 1eca31e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/reference/models/openai.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ Outlines supports models that follow the OpenAI standard. You will need to initi

```python
import os
from openai import AsyncOpenAI
from outlines import models
from outlines.models.openai import OpenAIConfig

Expand Down

0 comments on commit 1eca31e

Please sign in to comment.