Commit Graph

86 Commits

Author SHA1 Message Date
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
9235b5cbf0 Редактировать expert.py 2026-06-30 09:49:29 +00:00
Markov Andrey
46941ea8ed Редактировать create.py 2026-06-30 09:49:14 +00:00
Markov Andrey
9cf587014b Редактировать base.py 2026-06-30 09:48:54 +00:00
Markov Andrey
a4d0a7d752 Редактировать __init__.py 2026-06-30 09:48:26 +00:00
Markov Andrey
cdbcf33806 Редактировать rag_server.py 2026-06-30 09:47:37 +00:00
Markov Andrey
03008310af Редактировать rag_orchestrator.py 2026-06-30 09:47:19 +00:00
Markov Andrey
3ed6bbfa26 Редактировать rag_client.py 2026-06-30 09:46:53 +00:00
Markov Andrey
0dd4c1ed98 Редактировать rag_api.py 2026-06-30 09:46:35 +00:00
Markov Andrey
cb26a375e7 Редактировать create_qdrant_collection.py 2026-06-30 09:46:17 +00:00
Markov Andrey
3f2c72556c Редактировать __init__.py 2026-06-30 09:45:57 +00:00
Markov Andrey
8b6a0c373e Редактировать bot.py 2026-06-30 09:45:29 +00:00
Markov Andrey
fdaae4697d Редактировать core.conf.example 2026-06-30 09:42:59 +00:00
Markov Andrey
f74cb64035 Add new file 2026-06-30 09:29:03 +00:00
Markov Andrey
ee2cc20dfd Add new file 2026-06-30 09:28:38 +00:00
Markov Andrey
2f4f5d030a Add new file 2026-06-30 09:28:09 +00:00
Markov Andrey
dc3b85ad31 Add new file 2026-06-30 09:27:48 +00:00
Markov Andrey
75619b56e9 Add new file 2026-06-30 09:27:22 +00:00
Markov Andrey
0f9846a53c Add new file 2026-06-30 09:26:59 +00:00
Markov Andrey
52af138bae Add new file 2026-06-30 09:26:37 +00:00
Markov Andrey
bf563a4a69 Add new file 2026-06-30 09:26:13 +00:00
Markov Andrey
1ba4119183 Add new file 2026-06-30 09:25:52 +00:00
Markov Andrey
c0d6d68adb Add new file 2026-06-30 09:25:23 +00:00
Markov Andrey
a6e1080304 Add new file 2026-06-30 09:24:44 +00:00
Markov Andrey
e62e31b804 Add new file 2026-06-30 09:24:04 +00:00
Markov Andrey
c8ed64b3fc Add new file 2026-06-30 09:23:37 +00:00
Markov Andrey
b71a3e4468 Add new file 2026-06-30 09:23:13 +00:00
Markov Andrey
f380e9046b Add new file 2026-06-30 09:22:37 +00:00
Markov Andrey
4b420d18ed Add new file 2026-06-30 09:22:14 +00:00
Markov Andrey
7e92e558cb Add new file 2026-06-30 09:21:49 +00:00
Markov Andrey
76f039d544 Add new file 2026-06-30 09:21:27 +00:00
Markov Andrey
73bca26e7c Add new file 2026-06-30 09:20:57 +00:00
Markov Andrey
63ad941f10 Add new file 2026-06-30 09:20:34 +00:00
Markov Andrey
de12236640 Add new file 2026-06-30 09:19:25 +00:00
Markov Andrey
38cb40e1c7 Update file qdrant_service.py 2026-06-30 09:18:38 +00:00
Markov Andrey
a986a465cd Add new file 2026-06-30 09:18:06 +00:00
Markov Andrey
ba4378e4fd Add new file 2026-06-30 09:17:40 +00:00
Markov Andrey
633b2539e7 Add new file 2026-06-30 09:17:05 +00:00
Markov Andrey
21d2159b26 Add new file 2026-06-30 09:16:42 +00:00
Markov Andrey
1461a1b864 Add new file 2026-06-30 09:16:15 +00:00
Markov Andrey
f7ed444f02 Add new file 2026-06-30 09:15:50 +00:00
Markov Andrey
057f73a0dd Add new file 2026-06-30 09:15:30 +00:00
Markov Andrey
6054f4395c Add new file 2026-06-30 09:14:43 +00:00
Markov Andrey
da204344ef Add new file 2026-06-30 09:14:13 +00:00
Markov Andrey
5833d9b649 Add new file 2026-06-30 09:13:37 +00:00
Markov Andrey
7be9972cbb Add new file 2026-06-30 09:13:15 +00:00
Markov Andrey
c61c61d87e Add new file 2026-06-30 09:12:33 +00:00