Skip to content

Commit

Permalink
docs: update openai.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys authored Jan 15, 2025
1 parent 6951fe7 commit 7305581
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/docs/references/models-http-api/openai.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ api_key = "secret-api-key"

## Completion model

OpenAI has designated its `/v1/completions` API for code completion as legacy,
and using OpenAI models for completion is no longer supported.
OpenAI doesn't offer models for completions (FIM), its `/v1/completions` API has been deprecated.

## Embeddings model

Expand Down

0 comments on commit 7305581

Please sign in to comment.