Add app to rag module: presentaion & laws (#43)

This commit is contained in:
KevinHuSh
2024-01-25 18:57:39 +08:00
committed by GitHub
parent e32ef75e99
commit 072f9dd5bc
7 changed files with 473 additions and 103 deletions

View File

@@ -35,3 +35,4 @@ LoggerFactory.LEVEL = 10
es_logger = getLogger("es")
minio_logger = getLogger("minio")
cron_logger = getLogger("cron_logger")
chunk_logger = getLogger("chunk_logger")