Back to Freecodecamp

When Not To RAG

curriculum/challenges/english/blocks/understanding-rag/when-not-to-rag-video.md

latest396 B
Original Source

--description--

In this video, you will learn when it is not appropriate to use RAG and the potential pitfalls of using RAG in certain scenarios.

--questions--

--text--

What is another solution to get AI to give good responses when RAG is not appropriate?

--answers--

Tuning the model


Lint prompting


Prompt engineering


Cascading prompts

--video-solution--

3