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
[](https://github.com/Azure-Samples/azure-openai-assistant-javascript/stargazers)
24
+
22
25
<imgsrc="./docs/azure-openai-assistant-demo.png"alt="Screenshot showing the assistant app in action"width="640px" />
23
26
24
27
</div>
@@ -219,7 +222,7 @@ This template uses `gpt-35-turbo` version `1106` which may not be available in a
219
222
### Costs
220
223
221
224
Pricing varies per region and usage, so it isn't possible to predict exact costs for your usage.
222
-
However, you can use the [Azure pricing calculator](https://azure.com/e/bf51ef20b57a4da08e47511938ad5415) for the resources below to get an estimate.
225
+
However, you can use the [Azure pricing calculator](https://azure.com/e/b77c269231ab4675a88497e8aa154b08) for the resources below to get an estimate.
223
226
224
227
- Azure Container Apps: Consumption plan, Free for the first 2M executions. Pricing per execution and memory used. [Pricing](https://azure.microsoft.com/en-us/pricing/details/container-apps/)
225
228
- Azure OpenAI: Standard tier, GPT and Ada models. Pricing per 1K tokens used, and at least 1K tokens are used per question. [Pricing](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/)
0 commit comments