Open sayanghosh123 opened 1 month ago
This may help:
Thanks - that helps. I was entering the whole URI format for the endpoint.
I keep getting this now though when I save the config.
GetCompletionAsync Failed! HTTP status code: NotFound | Response body: {"error":{"code":"404","message": "Resource not found"}}
I'd try using some of the capabilities and see if it still works.
I keep getting this now though when I save the config.
GetCompletionAsync Failed! HTTP status code: NotFound | Response body: {"error":{"code":"404","message": "Resource not found"}}
I suspect you do not have Deployments with the exact names of "gpt-4" and "text-embedding-ada-002"
I keep getting this now though when I save the config. GetCompletionAsync Failed! HTTP status code: NotFound | Response body: {"error":{"code":"404","message": "Resource not found"}}
I suspect you do not have Deployments with the exact names of "gpt-4" and "text-embedding-ada-002"
I did customise them to suit my deployment names. I'll do some more troubleshooting at my end and report back.
Also check the "Azure OpenAI Api Version"
Was trying to save the AOAI config but am coming up against this issue.
Error You're attempting to pass a "domain" parameter to "resourceName". Please specify "domain:" for this parameter in constructor.
Am I entering something in the incorrect format, or could there be an issue with the AOAI path?