Skip to content

Removed deprecated gpt-3.5 and miograted to 4o #209

Removed deprecated gpt-3.5 and miograted to 4o

Removed deprecated gpt-3.5 and miograted to 4o #209

Triggered via push September 3, 2024 12:50
Status Failure
Total duration 53s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: src/store/migrate.ts#L159
Cannot find name 'LocalStorageInterfaceV14ToV15'. Did you mean 'LocalStorageInterfaceV4ToV5'?
build: src/store/migrate.ts#L160
Parameter 'chat' implicitly has an 'any' type.
build: src/store/migrate.ts#L168
Parameter 'prompt' implicitly has an 'any' type.
build: src/store/migrate.ts#L173
Parameter 'prompt' implicitly has an 'any' type.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/