Hi,
I created an Azure OpenAI model, which I want to connect to a custom website using Copilot Studio. I created a connection to the model and added the properties to a Generative Answers node.
I receive an error "EmptyCollection". This seems to happen because I did not add a data model. My Azure AI model does not use a search index, since it works based on prompts only.
Does Copilo Studio require the use of a search index?
Regards