zhaoqingang
2024-12-04 cdb5f8bf45f117831959291c89e0694606ebb479
app/models/agent_model.py
@@ -9,6 +9,7 @@
    RAGFLOW = 1
    BISHENG = 2
    BASIC = 3
    DIFY = 4
class AgentModel(Base):