Skip to content

Commit

Permalink
chore(docs): update installation-chart documentation (#1618)
Browse files Browse the repository at this point in the history
* chore(docs): update installation-chart documentation

* chore(docs): update installation-chart documentation
  • Loading branch information
bot-targa authored Sep 2, 2024
1 parent e4d0801 commit 81646bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The Helm Chart will require including the API key for both the embedding model a
The service is already configured to use the following models:

- [`text-embedding-3-small`](https://platform.openai.com/docs/guides/embeddings) as Embedding model
- [`gpt-4o-mini`](https://platform.openai.com/docs/models/gpt-4o-mini) as Large Language Model (LLM)
- [`gpt-3.5-turbo`](https://platform.openai.com/docs/models/gpt-3-5-turbo) as Large Language Model (LLM)

:::info
Please note that using these models has a cost, which is detailed on the [Pricing](https://openai.com/api/pricing/) page of the OpenAI documentation.
Expand Down

0 comments on commit 81646bd

Please sign in to comment.