refactor: 更新 AgentUserConfig 的导入路径并统一 modelKey 的获取方式 #811
Annotations
3 errors and 1 warning
Build project
Argument of type '{ [x: string]: string; }' is not assignable to parameter of type 'Record<keyof OpenAIConfig | keyof DallEConfig | keyof AzureConfig | keyof WorkersConfig | keyof GeminiConfig | keyof MistralConfig | keyof CohereConfig | keyof AnthropicConfig, any>'.
|
Build project
Argument of type 'string' is not assignable to parameter of type 'keyof OpenAIConfig | keyof DallEConfig | keyof AzureConfig | keyof WorkersConfig | keyof GeminiConfig | keyof MistralConfig | keyof CohereConfig | keyof AnthropicConfig'.
|
Build project
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading