GenerativeAIExamples icon indicating copy to clipboard operation
GenerativeAIExamples copied to clipboard

Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.

Results 119 GenerativeAIExamples issues
Sort by recently updated
recently updated
newest added

Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.8 to 4.0.11. Release notes Sourced from jupyterlab's releases. v4.0.11 4.0.11 (Full Changelog) Security fixes Potential authentication and CSRF tokens leak in JupyterLab (GHSA-44cc-43rp-5947) SXSS in Markdown...

dependencies
python

I am looking to create a Chinese RAG demo service using RetrievalAugmentedGeneration. However, I encountered an issue where the default SentenceTransformersTokenTextSplitter model used in the RetrievalAugmentedGeneration/common/utils.py file is hardcoded as...

enhancement

Steps to reproduce: 1. In compose.env, set POSTGRES_PASSWORD=password; POSTGRES_USER=pgadmin; POSTGRES_DB=api. 2. Start the developer RAG with docker-compose-pgvector.yaml 3. On the developer RAG UI, swith to the 'kb' page, click 'Add...

bug

Steps to reproduce: 1. In compose.env, set POSTGRES_PASSWORD=password; POSTGRES_USER=postgres; POSTGRES_DB=mydb. 2. Start the developer RAG with docker-compose-pgvector.yaml 3. On the developer RAG UI, swith to the 'kb' page, click 'Add...

bug

I am trying to use RIVA ASR with frontend as given in example, it fails to transcribe speech to text. Most of the time it fails catch my voice correctly.

bug

Bumps [transformers](https://github.com/huggingface/transformers) from 4.35.2 to 4.36.0. Release notes Sourced from transformers's releases. v4.36: Mixtral, Llava/BakLlava, SeamlessM4T v2, AMD ROCm, F.sdpa wide-spread support New model additions Mixtral Mixtral is the new...

dependencies
python

Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7. Changelog Sourced from python-multipart's changelog. 0.0.7 (2024-02-03) Refactor header option parser to use the standard library instead of a custom RegEx #75. Commits c83e6da...

dependencies
python

Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7. Changelog Sourced from python-multipart's changelog. 0.0.7 (2024-02-03) Refactor header option parser to use the standard library instead of a custom RegEx #75. Commits c83e6da...

dependencies
python

Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.9.13 to 0.9.36. Release notes Sourced from llama-index's releases. v0.9.36 No release notes provided. v0.9.35 No release notes provided. v0.9.34 No release notes provided. v0.9.33 No release...

dependencies
python