revert: Revert feat: Factor Implement Search Enhancement (#294) (#305)

* Revert "feat: Factor Implement Search Enhancement (#294)"

This reverts commit 4ecf25f0acf2389a172b14d3dab20895daf2ab89.

* fix CI
This commit is contained in:
Xu Yang
2024-09-24 12:27:59 +08:00
committed by GitHub
parent e9e014f689
commit a0e9b10cc0
5 changed files with 2 additions and 133 deletions
@@ -55,9 +55,6 @@ class FactorImplementSettings(BaseSettings):
knowledge_base_path: Union[str, None] = None
"""Path to the knowledge base"""
data_tables_knowledge_path: Union[str, None] = None
"""Path to the data tables knowledge"""
new_knowledge_base_path: Union[str, None] = None
"""Path to the new knowledge base"""