Skip to content

Add tokenCache configuration option #272

Add tokenCache configuration option

Add tokenCache configuration option #272

Triggered via pull request March 6, 2025 15:52
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci
Argument of type '{ model: LanguageModelV1; temperature: number; messages: (CoreSystemMessage | CoreUserMessage | CoreAssistantMessage | CoreToolMessage | { ...; })[]; tools: ToolSet; }' is not assignable to parameter of type 'CallSettings & Prompt & { model: LanguageModelV1; tools?: ToolSet | undefined; toolChoice?: ToolChoice<ToolSet> | undefined; ... 10 more ...; _internal?: { ...; } | undefined; }'.
ci
Process completed with exit code 2.