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