Commit Graph

287 Commits

Author SHA1 Message Date
Markov Andrey
068504c988 Update 5 files
- /rag/config_models.py
- /rag/utils/config_loader.py
- /rag/rag_orchestrator.py
- /rag/rag_server.py
- /rag/rag_api.py
2026-06-30 14:11:06 +00:00
Markov Andrey
a3f52888db Update 6 files
- /rag/history_manager.py
- /rag/query_processor.py
- /rag/rag_orchestrator.py
- /rag/rag_api.py
- /rag/rag_server.py
- /rag/__init__.py
2026-06-30 14:04:31 +00:00
Markov Andrey
c9ee8fc19a Редактировать config_loader.py 2026-06-30 13:57:28 +00:00
Markov Andrey
64155908f3 Add new file 2026-06-30 13:56:36 +00:00
Markov Andrey
3d5c8259f5 Редактировать __init__.py 2026-06-30 13:53:12 +00:00
Markov Andrey
ad09acdb72 Редактировать rag_orchestrator.py 2026-06-30 13:51:32 +00:00
Markov Andrey
0f2ee881f4 Add new file 2026-06-30 13:51:00 +00:00
Markov Andrey
2e776beece Add new file 2026-06-30 13:50:30 +00:00
Markov Andrey
37f38d1e7f Add new file 2026-06-30 13:49:59 +00:00
Markov Andrey
fecb58ce85 Add new file 2026-06-30 13:49:26 +00:00
Markov Andrey
96de21687a Update file README.md 2026-06-30 13:22:28 +00:00
Markov Andrey
1078298671 Update file rag.conf.example 2026-06-30 12:55:21 +00:00
Markov Andrey
cf5cc568b4 Update file rag_orchestrator.py 2026-06-30 12:54:10 +00:00
Markov Andrey
405dea3fa3 Update 3 files
- /rag/rag_orchestrator.py
- /tests/test_hierarchical_summarize.py
- /template_bot_profile/bot.conf.sample
2026-06-30 12:51:14 +00:00
Markov Andrey
abaceea653 Add new file 2026-06-30 12:45:37 +00:00
Markov Andrey
8804bf736d Add new file 2026-06-30 12:44:44 +00:00
Markov Andrey
8a2d5ba2ff Update 4 files
- /rag/rag_server.py
- /bots/rag_client.py
- /bots/workers/indexing_worker.py
- /bots/handlers/file_handler.py
2026-06-30 12:43:27 +00:00
Markov Andrey
c82cb17a49 Add new file 2026-06-30 12:36:45 +00:00
Markov Andrey
8485cc8bf0 Add new file 2026-06-30 12:36:20 +00:00
Markov Andrey
a4c1276e2b Add new file 2026-06-30 12:36:01 +00:00
Markov Andrey
ca0a8314e6 Add new file 2026-06-30 12:35:40 +00:00
Markov Andrey
a92ea2c90a Add new file 2026-06-30 12:35:14 +00:00
Markov Andrey
fb4262983a Update file rag.conf.example 2026-06-30 12:22:04 +00:00
Markov Andrey
2008bb1283 Update file rag_orchestrator.py 2026-06-30 12:21:07 +00:00
Markov Andrey
be9af917ab Update file intent_classify.txt 2026-06-30 12:11:42 +00:00
Markov Andrey
7764575bb4 Update file qdrant_service.py 2026-06-30 12:07:03 +00:00
Markov Andrey
9c8e377b02 Update 2 files
- /core/services/qdrant_service.py
- /bots/rag_client.py
2026-06-30 12:06:46 +00:00
Markov Andrey
dc9d4b5197 Редактировать rag.conf.example 2026-06-30 12:04:20 +00:00
Markov Andrey
9f23c4ed08 Редактировать rag_orchestrator.py 2026-06-30 12:03:11 +00:00
Markov Andrey
4b57abf269 Редактировать kb_service.py 2026-06-30 12:01:03 +00:00
Markov Andrey
58ac79feac обновлённые методы 2026-06-30 12:00:00 +00:00
Markov Andrey
e5bb3c2900 добавляем колонку и миграцию 2026-06-30 11:58:44 +00:00
Markov Andrey
66ebb623a7 Редактировать README.md 2026-06-30 11:35:16 +00:00
Markov Andrey
b04e73a30b Редактировать test_summarize.py 2026-06-30 10:36:00 +00:00
Markov Andrey
7ad96314c0 Редактировать test_intent_classify.py 2026-06-30 10:35:43 +00:00
Markov Andrey
3eff5944c7 Редактировать test_extract_metrics.py 2026-06-30 10:35:26 +00:00
Markov Andrey
85823207b2 Редактировать test_expand_query.py 2026-06-30 10:35:11 +00:00
Markov Andrey
77175003e4 Редактировать test_critique.py 2026-06-30 10:34:54 +00:00
Markov Andrey
e04c6208ca Редактировать test_consistency.py 2026-06-30 10:34:39 +00:00
Markov Andrey
70af4a6ed4 Редактировать test_check_spelling.py 2026-06-30 10:34:26 +00:00
Markov Andrey
a11f6db9c7 Редактировать conftest.py 2026-06-30 10:34:12 +00:00
Markov Andrey
1e2e18d77b Редактировать __init__.py 2026-06-30 10:33:52 +00:00
Markov Andrey
63900feece Update 86 files
- /rag/commands/expert.py
- /core/services/__init__.py
- /core/services/embedding_service.py
- /core/services/file_service.py
- /core/services/giga_client.py
- /core/services/kb_service.py
- /core/services/postgres_service.py
- /core/services/qdrant_service.py
- /core/services/reranker_service.py
- /core/functions/__init__.py
- /core/functions/check_consistency.py
- /core/functions/check_spelling.py
- /core/functions/critique_answer.py
- /core/functions/expand_query.py
- /core/functions/extract_metrics.py
- /core/functions/file_processor.py
- /core/functions/generate_document.py
- /core/functions/intent_classify.py
- /core/functions/rerank_context.py
- /core/functions/summarize_document.py
- /core/utils/__init__.py
- /core/utils/arg_parser.py
- /core/utils/config_loader.py
- /core/utils/layout_converter.py
- /core/utils/logger.py
- /core/utils/text_utils.py
- /core/utils/web_utils.py
- /bots/commands/__init__.py
- /bots/commands/base.py
- /bots/commands/create.py
- /core/commands/global_remove.py
- /core/commands/help.py
- /core/commands/info.py
- /core/commands/kb.py
- /core/commands/learn.py
- /core/commands/other.py
- /core/commands/registry.py
- /core/commands/stats.py
- /core/commands/template.py
- /core/handlers/__init__.py
- /core/handlers/message_handler.py
- /core/workers/__init__.py
- /core/workers/indexing_worker.py
- /core/xmpp/__init__.py
- /core/xmpp/client.py
- /bots/commands/global_remove.py
- /bots/commands/help.py
- /bots/commands/info.py
- /bots/commands/kb.py
- /bots/commands/registry.py
- /bots/commands/other.py
- /bots/commands/template.py
- /bots/commands/learn.py
- /bots/commands/stats.py
- /bots/handlers/message_handler.py
- /bots/handlers/__init__.py
- /bots/workers/__init__.py
- /bots/workers/indexing_worker.py
- /bots/xmpp/__init__.py
- /bots/xmpp/client.py
- /rag/services/qdrant_service.py
- /rag/services/giga_client.py
- /rag/services/embedding_service.py
- /rag/services/reranker_service.py
- /rag/services/__init__.py
- /rag/services/file_service.py
- /rag/services/postgres_service.py
- /rag/services/kb_service.py
- /rag/functions/check_spelling.py
- /rag/functions/__init__.py
- /rag/functions/extract_metrics.py
- /rag/functions/generate_document.py
- /rag/functions/expand_query.py
- /rag/functions/critique_answer.py
- /rag/functions/file_processor.py
- /rag/functions/check_consistency.py
- /rag/functions/summarize_document.py
- /rag/functions/rerank_context.py
- /rag/functions/intent_classify.py
- /rag/utils/__init__.py
- /rag/utils/layout_converter.py
- /rag/utils/text_utils.py
- /rag/utils/arg_parser.py
- /rag/utils/config_loader.py
- /rag/utils/logger.py
- /rag/utils/web_utils.py
2026-06-30 10:33:28 +00:00
Markov Andrey
ea0d42de9c Редактировать create.py 2026-06-30 10:28:21 +00:00
Markov Andrey
18e8daa193 Редактировать base.py 2026-06-30 10:27:58 +00:00
Markov Andrey
a11c87ce58 Редактировать __init__.py 2026-06-30 10:27:41 +00:00
Markov Andrey
3cf8dc56e4 Редактировать rag_client.py 2026-06-30 10:26:50 +00:00
Markov Andrey
07d9c3851c Add new file 2026-06-30 10:25:48 +00:00
Markov Andrey
e40552101a Add new file 2026-06-30 10:25:03 +00:00
Markov Andrey
0aa5844844 Add new file 2026-06-30 10:24:22 +00:00