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