fix: fix the max tokens for gpt-4-turbo 128K #29
Annotations
4 warnings
Lint:
service/src/chatgpt/index.ts#L212
'fetchAccessTokenExpiredTime' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
service/src/chatgpt/index.ts#L223
'fetchBalance' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/views/chat/index.vue#L604
'newVal' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
src/views/chat/index.vue#L604
'oldVal' is defined but never used. Allowed unused args must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading