Files
dungeon_masters_vault/TODO
T
2026-02-08 15:09:39 +00:00

11 lines
493 B
Plaintext

Test new embeddings
Benchmark / rate embeddings & vectors
Is RAG still the "thing"? - What is the cutting edge
- "Context Engineering" is the current evolution, although GraphRaG has been a thing?
- Context Engineering seems to be finding the balance of how to provide just the right amount of context to get best results.
Too little context and the llm doesnt have enough info to give an accurate answer
Too much conflicting context (poison)
too much context (confusion)