Skip to content

Python: Microsoft Learn "How-To: OpenAIAssistantAgent File Search" Needs to be updated #11613

Closed
@zzulueta

Description

@zzulueta

The How-To: OpenAIAssistantAgent File Search Quickstart in MS Learn needs to be fixed:
https://learn.microsoft.com/en-us/semantic-kernel/frameworks/agent/examples/example-assistant-search?pivots=programming-language-python

Vector Store Definition
Incorrect:
Image

Correct needs vector_store = ..
Image

Thread

Image

Needs to be: thread: AssistantAgentThread = None

Metadata

Metadata

Assignees

Labels

pythonPull requests for the Python Semantic Kernelsamples

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions