Skip to content

Commit 3823172

Browse files
committed
fixing heading
1 parent ca138cf commit 3823172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/agents/how-to/tools/file-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Vector stores created using thread helpers (like `tool_resources.file_search.vec
166166

167167
When a vector store expires, the runs on that thread fail. To fix this issue, you can recreate a new vector_store with the same files and reattach it to the thread.
168168

169-
### Supported file types
169+
## Supported file types
170170

171171
> [!NOTE]
172172
> For text/ MIME types, the encoding must be either utf-8, utf-16, or ASCII.

0 commit comments

Comments
 (0)