Skip to content

修复 isVisionModel 断言,添加 gpt-4o #47

修复 isVisionModel 断言,添加 gpt-4o

修复 isVisionModel 断言,添加 gpt-4o #47

Triggered via push May 14, 2024 16:33
Status Success
Total duration 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: service/src/chatgpt/index.ts#L256
'fetchAccessTokenExpiredTime' is defined but never used. Allowed unused vars must match /^_/u
lint: service/src/chatgpt/index.ts#L267
'fetchBalance' is defined but never used. Allowed unused vars must match /^_/u
lint: src/views/chat/index.vue#L645
'newVal' is defined but never used. Allowed unused args must match /^_/u
lint: src/views/chat/index.vue#L645
'oldVal' is defined but never used. Allowed unused args must match /^_/u
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.