Skip to content

Commit 40755b6

Browse files
committed
updating pricing link
1 parent de4b728 commit 40755b6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/ai-services/openai/how-to/file-search.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,9 @@ recommendations: false
1616

1717
File Search augments the Assistant with knowledge from outside its model, such as proprietary product information or documents provided by your users. OpenAI automatically parses and chunks your documents, creates and stores the embeddings, and use both vector and keyword search to retrieve relevant content to answer user queries.
1818

19-
<!--
2019
> [!IMPORTANT]
2120
> * File search has [additional charges](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/) beyond the token based fees for Azure OpenAI usage. For example, if your Assistant calls file search simultaneously in two different threads, two file search sessions are created.
22-
-->
2321
24-
> [!NOTE]
25-
> File search is currently not billed.
2622

2723
[!INCLUDE [Assistants v2 note](../includes/assistants-v2-note.md)]
2824

articles/ai-services/openai/whats-new.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ This article provides a summary of the latest releases and major documentation u
2020

2121
## July 2024
2222

23+
### Assistants File Search tool is now billed
24+
25+
The [file search](./how-to/file-search.md) tool for Assistants now has additional charges for usage. See the [pricing page](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/) for more information.
26+
2327
### GPT-4o mini preview model available for early access
2428

2529
GPT-4o mini is the latest model from OpenAI [launched on July 18, 2024](https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence/).

0 commit comments

Comments
 (0)