Skip to content

🐛 fix: fix import #44

🐛 fix: fix import

🐛 fix: fix import #44

Triggered via push October 22, 2023 05:26
Status Failure
Total duration 1m 16s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test: src/ProChat/store/action.ts#L296
Argument of type '{ frequency_penalty?: number | undefined; max_tokens?: number | undefined; presence_penalty?: number | undefined; temperature?: number | undefined; top_p?: number | undefined; model: string; stream: boolean; } & Partial<...>' is not assignable to parameter of type 'ModelConfig'.
test
Process completed with exit code 1.