llama-index-python
llama-index-python copied to clipboard
This sample shows how to quickly get started with LlamaIndex.ai on Azure🚀
Environment: Local VS Code on Ubuntu 22.04 Steps to reproduce: initialize locally: azd init -t llama-index-python ensure dependencies (docker, python3.11) installed run azd up ERROR: error executing step command 'provision':...
The current ubuntu version is deprecated, so the workflow won't run.
Enable RemoteBuild will avoid using docker engine local. Not depends on local env
**Describe the issue:** Running `poetry run generate` reports an error, the following error message appears:  **Repro Steps:** 1. Run `azd init --template llama-index-python`. 2. Run `azd auth login`. 3....
**Describe the issue:** Run `source venv/bin/activate` displays that the file or directory does not exist on windows:  **Suggestions:** Add a command to activate the virtual environment on Windows. **Environment:**...
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...
**Describe the issue**: When both the Flask development server and the web application are started, open the url http://localhost:3000/, the following error message appears:  **Repro Steps**: 1. Run `azd...
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.7. Release notes Sourced from axios's releases. Release v1.7.7 Release notes: Bug Fixes fetch: fix stream handling in Safari by fallback to using a stream...
Bumps [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf) to 9.1.0 and updates ancestor dependency @llamaindex/pdf-viewer. These dependencies need to be updated together. Updates `react-pdf` from 6.2.2 to 9.1.0 Release notes Sourced from react-pdf's releases. v9.1.0 What's...
Bumps [pdfjs-dist](https://github.com/mozilla/pdf.js) to 4.4.168 and updates ancestor dependency @llamaindex/pdf-viewer. These dependencies need to be updated together. Updates `pdfjs-dist` from 2.16.105 to 4.4.168 Release notes Sourced from pdfjs-dist's releases. v4.4.168 This...