Skip to content

Instantly share code, notes, and snippets.

@joshreini1
Created September 18, 2023 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshreini1/ad59cf873d261c45812592edc6fde771 to your computer and use it in GitHub Desktop.
Save joshreini1/ad59cf873d261c45812592edc6fde771 to your computer and use it in GitHub Desktop.
tru_query_engine = TruLlama(query_engine,
app_id=f"My first RAG",
feedbacks=[f_groundedness, f_qa_relevance, f_context_relevance])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment