L LLM Cloud Hub
Use case

Best LLM for rag / q&a over documents

Retrieval-augmented generation: retrieved chunks + question → answer.

Why this ranking is opinionated

RAG is heavy on input tokens (retrieved context). Cache hit rates above 50% on FAQ-shaped traffic are common, so prompt-caching support is a major cost lever. Big context is essential.

preferred: tools Bonus if present, not required. Glossary → min ctx: 64,000 Models below this context window are filtered out — your prompt + retrieved context must fit. Glossary →
Compliance constraints (optional)

Top 5 recommendations

ranked by monthly cost at this workload
#1 · Arcee AI
Trinity Large Thinking (free)
262,144 ctx · $0.0000 in / $0.0000 out per 1M
🔧 Tools
Monthly cost
$0.00
  • · Cheapest qualifying option at this workload (~$0.00/mo).
  • · 262,144 tokens of context — far above this use case's 64,000-token minimum.
  • · Supports preferred capabilities: tools.
#2 · Baidu Qianfan
CoBuddy (free)
131,072 ctx · $0.0000 in / $0.0000 out per 1M
🔧 Tools
Monthly cost
$0.00
  • · ~$0.00/mo (+0% over the cheapest option).
  • · Supports preferred capabilities: tools.
#3 · Baidu Qianfan
Qianfan-OCR-Fast (free)
65,536 ctx · $0.0000 in / $0.0000 out per 1M
👁 Vision
Monthly cost
$0.00
  • · ~$0.00/mo (+0% over the cheapest option).
  • · Missing preferred: tools — may need a workaround.
#4 · DeepSeek
DeepSeek V4 Flash (free)
1,048,576 ctx · $0.0000 in / $0.0000 out per 1M
🔧 Tools
Monthly cost
$0.00
  • · ~$0.00/mo (+0% over the cheapest option).
  • · 1,048,576 tokens of context — far above this use case's 64,000-token minimum.
  • · Supports preferred capabilities: tools.
#5 · Google
Gemma 4 26B A4B (free)
262,144 ctx · $0.0000 in / $0.0000 out per 1M
👁 Vision 🔧 Tools {} JSON
Monthly cost
$0.00
  • · ~$0.00/mo (+0% over the cheapest option).
  • · 262,144 tokens of context — far above this use case's 64,000-token minimum.
  • · Supports preferred capabilities: tools.

Frequently asked questions

What makes a good LLM for rag / q&a over documents?

RAG is heavy on input tokens (retrieved context). Cache hit rates above 50% on FAQ-shaped traffic are common, so prompt-caching support is a major cost lever. Big context is essential.

What capabilities matter most for rag / q&a over documents?

For rag / q&a over documents the typical filters are: no specific capability requirement, and a context window of at least 64k tokens. The ranking on this page weights monthly cost (at the workload defaults shown above) most heavily, then capability fit.

What is currently the cheapest LLM for rag / q&a over documents?

At the typical workload defaults, Trinity Large Thinking (free) from Arcee AI ranks cheapest right now (~$0 / month). Plug your own monthly token volumes into the calculator on this page for a workload-specific number.

Is the cheapest LLM always the right choice for rag / q&a over documents?

Not always. Cheap models often trade off reasoning quality, tool reliability, or context size. Use the cheapest as a baseline and benchmark against a tier-up model on your own evaluation set before committing to a contract — quality differences compound over millions of tokens.

Keyboard shortcuts

?
Show this overlay
/
Focus the first form field
g h
Go to / (home)
g b
Go to /best-llm-for
g c
Go to /cost
g s
Go to /self-hosted
g x
Go to /compliance
Esc
Close any overlay

Inspired by Linear and GitHub conventions. The two-key sequences (g then h) work within ~1 second.