Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added cookbook on evaluating RAG pipeline using UpTrain AI and Mistral AI #16

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shrjain1312
Copy link

This cookbook explains how to evaluate a RAG pipeline in the following steps:

  1. Generating embeddings using mistral-embed
  2. Retrieving context from chunk stored in FAISS
  3. Using mistral-medium to generate response
  4. Evaluation of the data in this pipeline using UpTrain.

@sophiamyang
Copy link
Collaborator

Hi @shrjain1312 thanks for the PR! Could you move the notebook to the third-party folder and could you make sure the notebook runs on colab? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants