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