Skip to content

🐛 fix: fix import #42

🐛 fix: fix import

🐛 fix: fix import #42

Triggered via push October 22, 2023 05:24
Status Failure
Total duration 1m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.