| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107 |
- {
- "success": true,
- "files": [
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\progress_manager.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\redis_duplicate_checker.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\sse_manager.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\task_models.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\workflow_manager.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_write\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\words_detect\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\words_detect\\core\\prompt_builder.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\words_detect\\core\\reviewer.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\words_detect\\examples\\example.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\ai_review_engine.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\constants.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\document_processor.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\report_generator.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\workflows\\ai_review_workflow.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\workflows\\document_workflow.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\workflows\\report_workflow.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\workflows\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\interfaces.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pipeline.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\infrastructure\\milvus.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\infrastructure\\parent_tool.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\infrastructure\\relevance.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\report\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\base_reviewer.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\outline_check.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\reference_basis_reviewer.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\semantic_logic.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\sensitive_word_check.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\timeliness_basis_reviewer.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\classification\\chunk_classifier.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\classification\\hierarchy_classifier.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\classification\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\config\\provider.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\docx_worker\\cli.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\docx_worker\\full_text_extractor.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\docx_worker\\pipeline.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\docx_worker\\text_splitter.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\docx_worker\\toc_extractor.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\docx_worker\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\adapter.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\batch_cli.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\classifier.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\cli.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\fulltext_extractor.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\json_writer.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\text_splitter.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\toc_extractor.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\utils\\json_writer.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\utils\\llm_client.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\utils\\prompt_loader.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\utils\\text_split_support.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\utils\\title_matcher.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\utils\\toc_level_identifier.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\utils\\toc_pattern_matcher.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\catalogues_check\\catalogues_check.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\interfaces.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\main.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\ac_automaton.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\directory_extraction.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\inter_tool.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\prompt_loader.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\punctuation_checker.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\punctuation_result_processor.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\reference_matcher.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\sensitive_word_checker.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\text_split.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\timeliness_determiner.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\catalogues_check\\utils\\redis_utils.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\catalogues_check\\utils\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\data_loader.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\keyword_checker.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\llm_client.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\prompt_builder.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\result_analyzer.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\result_processor.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\result_saver.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\review_pipeline.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\utils\\file_utils.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\utils\\redis_csv_utils.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\utils\\yaml_utils.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\utils\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\bootstrap.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\main.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\implementations\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\interfaces\\chain_executor.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\interfaces\\llm_client.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\interfaces\\prompt_loader.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\interfaces\\__init__.py",
- "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\orchestration\\prompt_chain_processor.py"
- ],
- "count": 100,
- "has_more": true
- }
|