ericthomas1

Results 14 comments of ericthomas1

If you can specify GPT-3.5 Turbo, its significantly less expensive @ $0.002 / 1K tokens. [REF](https://openai.com/pricing)

If anyone is coming to this Github Issue, but is receiving the same error for the built-in Azure OpenAI "Playground" app, do the same as @pamelafox suggests, but instead of...

Awwww man! Daylight savings time and I forgot to go into my `Snippets: Configure User Snippets` `markdown.json` file and update all the `-07`'s to `-08`'s! All timestamps that I've created...

Timezone changes are quickly approaching... seems the fix that @MonadChains proposed is blocked https://github.com/microsoft/vscode/pull/170518...

@MonadChains, thank you for addressing this request. I see the merge is blocked. Is there anything I can do to assist the ball forward?

Installed python 3.11 and `azd up` worked. But why? I definitely had python already installed. I use it everyday.

I'm seeing the same issue using the sample data. - "What is my deductable?" - Answers correctly in the chat - But the citation is incorrect ![image](https://user-images.githubusercontent.com/42788729/234963418-a736256b-9980-4328-88be-4dbd2369d5d8.png) ![image](https://user-images.githubusercontent.com/42788729/234963251-7014f92d-ea7b-4c8e-948e-6a89c006d74b.png)

I was unable to fix the issue. It used to work for me, in past deployments, but in the latest deployment, this issue popped up.

@dbae1145 I've deployed the example multiple times in various Azure env's. In _my_ previous, early deployments there were no issues. In my later deployments, this issue started popping up. I'd...