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