-
[x] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
How can we use RAGAS within a CI/CD model for a RAG pi…
-
I was wondering if these text-to-code retrieval models will be released. Thanks!
![Screenshot_20230518_184750](https://github.com/salesforce/CodeT5/assets/26889185/a012616a-e9ee-4608-891e-f7f4419807e…
-
We need to implement cookie-based tracking to improve our analytics system. This will allow us to better identify unique visitors and their browsing patterns across sessions. We'll update our page tra…
-
## Description
Create API endpoint to manage the topics for the Help Centre, including creating, updating, and retrieving Help center topics' content.
## Acceptance Criteria
API endpoints must al…
-
## Introduction
Minecraft employs a dedicated file format, known as the [Anvil file format](https://minecraft.fandom.com/wiki/Anvil_file_format), to store chunk regions on disk for subsequent retri…
-
Repro:
// See https://huggingface.co/nvidia/NV-Embed-v1 for installation instructions
// Basically `pip install transformers` and make sure you have huggingface access
```
import torch
import…
-
**Describe the bug**
Error: vectorsService.upsertVector - Error: TypeError: Cannot read properties of undefined (reading '0')
I've setup a new Flowise project with the following components & confi…
-
### Data Owner Name
Mody
### Data Owner Country/Region
China
### Data Owner Industry
Information, Media & Telecommunications
### Website
https://airdrop.blocklike.com/
### Social Media Handle
…
-
### Is your feature request related to a problem? Please describe.
LLMs (Large Language Models) with RAG (Retrieval Augmented Generation) access user's own data to generate answers grounded on facts …
-
Hi,
Willing to use the `Vicuna v1.5 7b` model for RAG or Retrieval Augmented Generation (Q&A based on retrieved documents or context), I tried many prompts based on Llama 2 prompting but never mana…