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