Azure-Samples / azure-search-openai-demo-csharp

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
MIT License
560 stars 352 forks source link

HTTP 405 when using semantic ranker #169

Open PhilippTP opened 9 months ago

PhilippTP commented 9 months ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

activate "Use semantic ranker for retrieval" in the settings

Any log messages given by the failure

HTTP 405 : Method Not Allowed

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful

If we activate the semantic ranker in the settings, we get a HTTP 405 message. Are there any settings to be done in the cognitive Search ressource?


Thanks! We'll be in touch soon.