llama-index-python icon indicating copy to clipboard operation
llama-index-python copied to clipboard

This sample shows how to quickly get started with LlamaIndex.ai on Azure🚀

Results 15 llama-index-python issues
Sort by recently updated
recently updated
newest added

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

dependencies
javascript

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

dependencies
javascript

**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. ![image](https://github.com/user-attachments/assets/3e572efc-d73b-47c3-819c-6fa0a40bacab) ![image](https://github.com/user-attachments/assets/57b49e4b-8ea5-4f9a-9cb5-efc686e1d66c) **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...