18 Commits

Author SHA1 Message Date
Markov Andrey
45e41937f7 Удалить reset.py 2026-06-30 21:50:31 +00:00
Markov Andrey
40de6c2885 Add new file 2026-06-30 21:49:43 +00:00
Markov Andrey
52b34a3790 Редактировать stats.py 2026-06-30 21:46:03 +00:00
Markov Andrey
890c18fd86 Add new file 2026-06-30 21:44:09 +00:00
Markov Andrey
d4b7079c60 Редактировать template.py 2026-06-30 21:43:34 +00:00
Markov Andrey
8be5efa71d Редактировать global_remove.py 2026-06-30 21:43:03 +00:00
Markov Andrey
e846993d67 Редактировать kb.py 2026-06-30 21:42:26 +00:00
Markov Andrey
0a2d01ceae Редактировать other.py 2026-06-30 21:41:19 +00:00
Markov Andrey
04262a2f2e Add new file 2026-06-30 21:40:54 +00:00
Markov Andrey
58b9f3633a Редактировать learn.py 2026-06-30 21:40:15 +00:00
Markov Andrey
0f75fa6a98 Редактировать help.py 2026-06-30 21:39:51 +00:00
Markov Andrey
f99227bdfe Редактировать info.py 2026-06-30 21:39:15 +00:00
Markov Andrey
0527885d45 Редактировать kb.py 2026-06-30 21:37:09 +00:00
Markov Andrey
b4452dfeea Add new file 2026-06-30 21:36:43 +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