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