Роутер работает нормально в process v2

This commit is contained in:
2026-04-07 14:09:51 +03:00
parent 0a25e42ea1
commit 8b7b72967e
1746 changed files with 216414 additions and 14037 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from app.modules.rag.retrieval.query_terms import extract_query_terms
from app.core.rag.retrieval.query_terms import extract_query_terms
def test_extract_query_terms_from_code_question() -> None: