search_files_1a59aac5.txt 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. {
  2. "success": true,
  3. "files": [
  4. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\__init__.py",
  5. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\progress_manager.py",
  6. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\redis_duplicate_checker.py",
  7. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\sse_manager.py",
  8. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\task_models.py",
  9. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\workflow_manager.py",
  10. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\__init__.py",
  11. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\__init__.py",
  12. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_write\\__init__.py",
  13. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\words_detect\\__init__.py",
  14. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\words_detect\\core\\prompt_builder.py",
  15. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\words_detect\\core\\reviewer.py",
  16. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\base\\words_detect\\examples\\example.py",
  17. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\ai_review_engine.py",
  18. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\constants.py",
  19. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\document_processor.py",
  20. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\report_generator.py",
  21. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\__init__.py",
  22. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\workflows\\ai_review_workflow.py",
  23. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\workflows\\document_workflow.py",
  24. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\workflows\\report_workflow.py",
  25. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\workflows\\__init__.py",
  26. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\interfaces.py",
  27. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pipeline.py",
  28. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\__init__.py",
  29. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\infrastructure\\milvus.py",
  30. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\infrastructure\\parent_tool.py",
  31. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\infrastructure\\relevance.py",
  32. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\report\\__init__.py",
  33. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\base_reviewer.py",
  34. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\outline_check.py",
  35. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\reference_basis_reviewer.py",
  36. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\semantic_logic.py",
  37. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\sensitive_word_check.py",
  38. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\timeliness_basis_reviewer.py",
  39. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\__init__.py",
  40. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\classification\\chunk_classifier.py",
  41. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\classification\\hierarchy_classifier.py",
  42. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\classification\\__init__.py",
  43. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\config\\provider.py",
  44. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\docx_worker\\cli.py",
  45. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\docx_worker\\full_text_extractor.py",
  46. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\docx_worker\\pipeline.py",
  47. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\docx_worker\\text_splitter.py",
  48. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\docx_worker\\toc_extractor.py",
  49. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\docx_worker\\__init__.py",
  50. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\adapter.py",
  51. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\batch_cli.py",
  52. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\classifier.py",
  53. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\cli.py",
  54. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\fulltext_extractor.py",
  55. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\json_writer.py",
  56. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\text_splitter.py",
  57. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\toc_extractor.py",
  58. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\pdf_worker\\__init__.py",
  59. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\utils\\json_writer.py",
  60. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\utils\\llm_client.py",
  61. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\utils\\prompt_loader.py",
  62. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\utils\\text_split_support.py",
  63. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\utils\\title_matcher.py",
  64. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\utils\\toc_level_identifier.py",
  65. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\doc_worker\\utils\\toc_pattern_matcher.py",
  66. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\catalogues_check\\catalogues_check.py",
  67. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\interfaces.py",
  68. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\main.py",
  69. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\ac_automaton.py",
  70. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\directory_extraction.py",
  71. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\inter_tool.py",
  72. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\prompt_loader.py",
  73. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\punctuation_checker.py",
  74. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\punctuation_result_processor.py",
  75. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\reference_matcher.py",
  76. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\sensitive_word_checker.py",
  77. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\text_split.py",
  78. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\timeliness_determiner.py",
  79. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\__init__.py",
  80. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\catalogues_check\\utils\\redis_utils.py",
  81. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\catalogues_check\\utils\\__init__.py",
  82. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\data_loader.py",
  83. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\keyword_checker.py",
  84. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\llm_client.py",
  85. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\prompt_builder.py",
  86. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\result_analyzer.py",
  87. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\result_processor.py",
  88. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\result_saver.py",
  89. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\review_pipeline.py",
  90. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\components\\__init__.py",
  91. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\utils\\file_utils.py",
  92. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\utils\\redis_csv_utils.py",
  93. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\utils\\yaml_utils.py",
  94. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\check_completeness\\utils\\__init__.py",
  95. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\bootstrap.py",
  96. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\main.py",
  97. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\__init__.py",
  98. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\implementations\\__init__.py",
  99. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\interfaces\\chain_executor.py",
  100. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\interfaces\\llm_client.py",
  101. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\interfaces\\prompt_loader.py",
  102. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\interfaces\\__init__.py",
  103. "D:\\wx_work\\sichuan_luqiao\\LQAgentPlatform\\core\\construction_review\\component\\reviewers\\utils\\llm_chain_client\\orchestration\\prompt_chain_processor.py"
  104. ],
  105. "count": 100,
  106. "has_more": true
  107. }