fix: 🐛 more stable ingestion

This commit is contained in:
2026-03-08 17:28:29 +00:00
parent 90c88b068b
commit 1e20a5452f
3 changed files with 41 additions and 20 deletions
+7 -3
View File
@@ -11,11 +11,15 @@
## Planned Next
* AI in the middle - make the llm generate multiple queries for a wider search
* database retrieve for tag or entity
## Planned Later
* entity chunking & re-ranking
* Logging in Ingestion
* database retrieve for tag or entity
*
* More robust ingestion - llm response sometimes out of expected
## Done
* AI in the middle - make the llm generate multiple queries for a wider search