Upgrade agent-core to v0.3.0 #63
Annotations
5 errors
|
Build Agent Template
Process completed with exit code 2.
|
|
Build Agent Template:
src/config/orchestrator.ts#L55
Property 'llmConfig' does not exist on type '{ twitterConfig: { COOKIES_PATH: string; POST_TWEETS: boolean; USERNAME?: string | undefined; PASSWORD?: string | undefined; model_configurations?: { inputModelConfig?: LLMConfiguration | undefined; messageSummaryModelConfig?: LLMConfiguration | undefined; finishWorkflowModelConfig?: LLMConfiguration | undefined; } ...'.
|
|
Build Agent Template:
src/config/orchestrator.ts#L55
Object literal may only specify known properties, and 'llmConfig' does not exist in type 'OrchestratorRunnerOptions'.
|
|
Build Agent Template:
src/config/orchestrator.ts#L31
Object literal may only specify known properties, and 'llmConfig' does not exist in type 'CreateApiServerParams'.
|
|
Build Agent Template:
src/config/orchestrator.ts#L18
Property 'llmConfig' does not exist on type '{ twitterConfig: { COOKIES_PATH: string; POST_TWEETS: boolean; USERNAME?: string | undefined; PASSWORD?: string | undefined; model_configurations?: { inputModelConfig?: LLMConfiguration | undefined; messageSummaryModelConfig?: LLMConfiguration | undefined; finishWorkflowModelConfig?: LLMConfiguration | undefined; } ...'.
|