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...