Appearance
将 ai_agents 行与已解析的 apiModel 映射为 IM 代理轻量配置。
ai_agents
apiModel
function mapAgentToImProxyItemIfEligible( a: AiAgentRowForImProxyMap, resolvedApiModel: string | null | undefined, ): ImProxyAgentListItem | null
智能体未启用或 apiModel 为空时返回 null。
null