mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-08 20:29:16 +08:00
r2
This commit is contained in:
parent
b8f3b23b1a
commit
270edd43ab
@ -667,6 +667,7 @@ class MailConfig(BaseSettings):
|
||||
class RagEtlConfig(BaseSettings):
|
||||
"""
|
||||
Configuration for RAG ETL processes
|
||||
"""
|
||||
|
||||
# TODO: This config is not only for rag etl, it is also for file upload, we should move it to file upload config
|
||||
ETL_TYPE: str = Field(
|
||||
|
Loading…
x
Reference in New Issue
Block a user