Add Evaluate RAG with LlamaIndex tutorial (#848)

This commit is contained in:
Ravi Theja 2023-11-28 02:46:37 +05:30 committed by GitHub
parent e2076fda30
commit 8aafc85391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1115 additions and 0 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 KiB

View File

@ -1115,3 +1115,12 @@
tags: tags:
- assistants - assistants
- functions - functions
- title: Evaluate RAG with LlamaIndex
path: examples/evaluation/Evaluate_RAG_with_LlamaIndex.ipynb
date: 2023-11-06
authors:
- Ravi Theja
tags:
- embeddings
- completions