Loading...
Loading...
Inspired by RAG prompt, 'rlm/rag-prompt' that are widely used in LangChain cookbook or example code, we've structured and refined it. Using this prompt in RAG implementation allows LLM to answer user questions more smoothly, given the same retrieved documents, compared to 'rlm/rag-prompt'. We've seen an improvement in the overall quality of answers. You can find more crafted one at "pwoc517/more-crafted-rag-prompt"
More prompts in Coding & Development