xuyonghao
2025-01-14 9de1ba1b182cc82582da5825660ad5671bda0df2
app/models/agent_model.py
@@ -9,6 +9,8 @@
    RAGFLOW = 1
    BISHENG = 2
    BASIC = 3
    DIFY = 4
    OTHER = 5
class AgentModel(Base):