Skip to content

style: update default systemMessage #35

style: update default systemMessage

style: update default systemMessage #35

Triggered via push January 11, 2024 04:11
Status Success
Total duration 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
lint: service/src/chatgpt/index.ts#L133
'temperature' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: service/src/chatgpt/index.ts#L133
'top_p' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: service/src/chatgpt/index.ts#L231
'fetchAccessTokenExpiredTime' is defined but never used. Allowed unused vars must match /^_/u
lint: service/src/chatgpt/index.ts#L242
'fetchBalance' is defined but never used. Allowed unused vars must match /^_/u
lint: src/views/chat/index.vue#L602
'newVal' is defined but never used. Allowed unused args must match /^_/u
lint: src/views/chat/index.vue#L602
'oldVal' is defined but never used. Allowed unused args must match /^_/u