You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, I think the vast majority of users will be using OpenAI not Azure, so it'd be good to switch defaults 😇 I know that's not what you want to hear, since you want people to use Azure!
I put this in my settings:
Put this in a .env:
OPENAI_API_KEY=sk...
And then I tried to run this prompt:
https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/app/backend/approaches/prompts/ask_answer_question.prompty
I got this error:
025-01-15 09:13:53.214 [info] Loading /Users/pamelafox/azure-search-openai-demo/app/backend/approaches/prompts/.env
2025-01-15 09:13:53.214 [error] Error: undefined type isn't supported.
Call Stack: Error: undefined type isn't supported.
at /Users/pamelafox/.vscode/extensions/ms-toolsai.prompty-0.1.2024092301/packages/core/out/extension.js:95143:23
The text was updated successfully, but these errors were encountered: