llama-index-javascript
llama-index-javascript copied to clipboard
This sample shows how to quickly get started with LlamaIndex.ai on Azure 🚀
Bumps [next](https://github.com/vercel/next.js) from 14.2.4 to 14.2.10. Release notes Sourced from next's releases. v14.2.10 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
I'm getting security violations for having [admin user enabled](https://github.com/Azure-Samples/llama-index-javascript/blob/main/infra/shared/registry.bicep#L5C1-L5C35) on the container registry. Why is it needed?
**Describe the bug** Select 2 of the 3 sources for a response returns "Sorry, unknown node type. Please add a new renderer in the NodeInfo component." **To Reproduce** Steps to...
## Purpose * ... ## Does this introduce a breaking change? ``` [ ] Yes [ ] No ``` ## Pull Request Type What kind of change does this Pull...
Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependency [@llamaindex/readers](https://github.com/run-llama/LlamaIndexTS/tree/HEAD/packages/readers). These dependencies need to be updated together. Removes `undici` Updates `@llamaindex/readers` from 2.0.8 to 3.1.3 Release notes Sourced from...
Bumps [next](https://github.com/vercel/next.js) from 15.2.2 to 15.2.3. Release notes Sourced from next's releases. v15.2.3 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
**Describe the bug** Clicking the `Open in GitHub Codespaces` button will open the sample in GitHub Codespaces in web browser. The README ask us to run `azd auth login` command...
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0. Commits 56774ef 10.5.0 1e4e297 bin: Do not expose filenames to shell expansion See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...