llama-index-python
llama-index-python copied to clipboard
This sample shows how to quickly get started with LlamaIndex.ai on Azure🚀
Bumps [webpack](https://github.com/webpack/webpack) from 5.92.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.18 to 4.2.19. Release notes Sourced from svelte's releases. [email protected] Patch Changes fix: ensure typings for <svelte:options> are picked up (#12902) fix: escape < in attribute strings...
**Describe the issue**: According to the [readme](https://github.com/Azure-Samples/llama-index-python?tab=readme-ov-file#using-the-template-locally) , an error occurred when running the following command, the Windows environment does not support running this command.   **Environment**: - azd...
This repository will be added to [awesome-azd](aka.ms/awesome-azd) site and it is a Microsoft-authored template, we encourage you to [publish it to learn.microsoft.com/samples](https://review.learn.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=main) if you are interested.
## Purpose * LLM responses were being truncated for common prompt responses, so increasing the value from 100 to 800 tokens to reduce the chance of this happening ## Does...