Skip to content

Commit 91ed66c

Browse files
author
Ankush Pala ankush@lastmileai.dev
committed
Chain-of-Verification - Prompt Engineering
Chain-of-Verification is a prompt engineering technique to reduce hallucinations from LLMs! Research Paper (Meta AI): https://arxiv.org/pdf/2309.11495.pdf This recipe uses AIConfig - an open-source config-based framework for building generative AI applications. https://github.com/lastmile-ai/aiconfig/tree/main
1 parent 938c4ae commit 91ed66c

File tree

3 files changed

+498
-5
lines changed

3 files changed

+498
-5
lines changed

notebooks/en/_toctree.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@
1212
title: Advanced RAG on HuggingFace documentation using LangChain
1313
- local: rag_evaluation
1414
title: RAG Evaluation
15+
- local: chain_of_verification
16+
title: Chain-of-Verification Recipe - Prompt Engineering with AIConfig

0 commit comments

Comments
 (0)