feat: Working again with proper use of enriched content

This commit is contained in:
2026-02-01 09:02:41 +00:00
parent 6b9eecf24c
commit cabf4f5eab
7 changed files with 49 additions and 36 deletions
+17
View File
@@ -0,0 +1,17 @@
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)
Turso - better? vector store, but sqlite so data <3
How can we RaG in AW? DSAR