xuyonghao
2024-12-30 93501af060bf8656c308ccf6319cf41cd5687c05
app/models/agent_model.py
@@ -9,6 +9,8 @@
    RAGFLOW = 1
    BISHENG = 2
    BASIC = 3
    DIFY = 4
    OTHER = 5
class AgentModel(Base):