azure-openai-assistant-javascript icon indicating copy to clipboard operation
azure-openai-assistant-javascript copied to clipboard

Serverless Azure OpenAI Assistant Quick Start Function Calling

Results 11 azure-openai-assistant-javascript issues
Sort by recently updated
recently updated
newest added

Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.15.0 to 1.16.2. Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in html while redirecting (expressjs/serve-static#173) New Contributors @​UlisesGascon made their first contribution...

dependencies

Bumps [rollup](https://github.com/rollup/rollup) from 4.16.4 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.10 to 5.2.14. Changelog Sourced from vite's changelog. 5.2.14 (2024-09-16) fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) (ebb94c5), closes #18115 fix: fs raw query (#18112) (8339d74),...

dependencies

**Describe the issue:** Run `azd pipeline config` fail in Dev Containers and windows, the error is as follows: ![image](https://github.com/user-attachments/assets/568cf576-9905-474d-8eea-c8d2b5c0614e) ![image](https://github.com/user-attachments/assets/2fc90520-c0a3-42a1-a405-a94ed1ec7651) **Repro Steps:** 1. Run `azd init --template azure-openai-assistant-javascript` 2. Run...

**Describe the issue:** When executing `azd up` according to [README.md](https://github.com/Azure-Samples/azure-openai-assistant-javascript?tab=readme-ov-file#quickstart-with-azure-openai-models), the error is as follows: ![image](https://github.com/user-attachments/assets/f2e1de24-b291-4f6f-a928-ec6b8abab76e) **Repro Steps:** 1. Run `azd init --template azure-openai-assistant-javascript` 2. Run `azd auth login` 3....

**Describe the issue:** Start the webapp server, the port is displayed as `5137`, but in the README([GitHub Codespaces](https://github.com/Azure-Samples/azure-openai-assistant-javascript#github-codespaces), [VS Code Dev Containers](https://github.com/Azure-Samples/azure-openai-assistant-javascript#vs-code-dev-containers) and [Local Environment](https://github.com/Azure-Samples/azure-openai-assistant-javascript?tab=readme-ov-file#local-environment)) it shows to open the...

**Describe the issue:** When executing `npm start` according to [README.md](https://github.com/Azure-Samples/azure-openai-assistant-javascript?tab=readme-ov-file#vs-code-dev-containers), the error is as follows: ![image](https://github.com/user-attachments/assets/85dc4cee-1668-44cd-aeb2-6daddb3db5eb) **Repro Steps:** 1. Start Docker Desktop 2. Open the project: Open in Dev Containers...

The following checklist must be complete before a template is published. # Repository Management - [x] Standards compliant [README.md](https://github.com/Azure-Samples/azd-template-artifacts/blob/main/README.md) as the one in the example, is in place - [x]...

msstandarization

**Is your feature request related to a problem? Please describe.** If the system end to end doesn't appear to work but there are no errors in the client, it is...

Update `azure/[email protected]` to `azure/setup-azd@v2` in the GitHub Actions workflow. As the [Edgeio provider is retiring their CDN service effective January 15, 2025](https://learn.microsoft.com/en-us/azure/cdn/edgio-retirement-faq), the `azure/[email protected]` will be unsupported after this date....