Skip to content

Commit 685e95a

Browse files
missing dot
1 parent 8a3f9d0 commit 685e95a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agent-framework/user-guide/agents/agent-rag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ This pattern works with any Semantic Kernel VectorStore connector, including:
290290
- In-Memory (`InMemoryVectorStoreCollection`)
291291
- And more
292292

293-
Each connector provides the same `create_search_function` method that can be bridged to Agent Framework tools, allowing you to choose the vector database that best fits your needs. See [the full list here](/semantic-kernel/concepts/vector-store-connectors/out-of-the-box-connectors)
293+
Each connector provides the same `create_search_function` method that can be bridged to Agent Framework tools, allowing you to choose the vector database that best fits your needs. See [the full list here](/semantic-kernel/concepts/vector-store-connectors/out-of-the-box-connectors).
294294

295295
::: zone-end
296296

0 commit comments

Comments
 (0)