Skip to content

Commit

Permalink
Update advocacy_docs/edb-postgres-ai/ai-accelerator/models/supported-…
Browse files Browse the repository at this point in the history
…models/openai-completions.mdx

Co-authored-by: gvasquezvargas <gaby.vasquez@enterprisedb.com>
  • Loading branch information
djw-m and gvasquezvargas authored Jan 6, 2025
1 parent a17637e commit ba89eaa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ See a list of supported OpenAI models [here](https://platform.openai.com/docs/mo

## Creating the default model

There is no default model for OpenAI Completions. You can register any supported OpenAI model using the `aidb.create_model` function. See [Crating a model](#creating-a-specific-model).
There is no default model for OpenAI Completions. You can register any supported OpenAI model using the `aidb.create_model` function. See [Creating a model](#creating-a-specific-model).

## Creating a specific model

Expand Down

0 comments on commit ba89eaa

Please sign in to comment.