Surprise, your data warehouse can RAG
rainforestqa.com
Surprise, your data warehouse can RAG
1–4 of 4 posts
Re: Surprise, your data warehouse can RAG
#2Is $0.01 per retrieval a lot, or not?
Re: Surprise, your data warehouse can RAG
#3Interesting. Thanks for sharing.
Re: Surprise, your data warehouse can RAG
#4Is $0.01 per retrieval a lot, or not?
That would depend on what LLM are you using and the average tokens per answer. For example the average cost of the user query in my system is about 0.07 if you add 0.01 you are adding 15% per query (+-). Then, take into consideration how much value does RAG add to the answer Vs using other method.
Edit: typo in costs