- tags
- Machine learning, LLM
RAG stands for “Retrieval augmented generation”, which is a type of LLM Harness for conditioning the generated text based on data accessed in a database using a query.
RAG stands for “Retrieval augmented generation”, which is a type of LLM Harness for conditioning the generated text based on data accessed in a database using a query.
Loading comments...