分类: AI 工具排错

Cannot create agent,composer error

Cannot create agent,composer error

“Cannot create agent,composer error”通常出现在 Dify 1.6.1 自托管环境中,当 Agent 的知识库配置里带有“元数据过滤(metadata_filtering)”条件时,前端会向后端多传 id 和 metadata_id 字段,而后端 Pydantic

ImportError: raise Exception(

ImportError: raise Exception(

这个报错通常出现在 LiteLLM 开源版中配置了 llmguard_moderations 回调,但该功能实际要求企业许可。优先确认你是否持有 LiteLLM Enterprise 许可证,或在配置中移除该回调。