bug: add gpt-4-1106-preview token count info #178
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
Release (18):
src/ai/AIAssistant.ts#L16
Type '"gpt-3.5-turbo" | "gpt-3.5-turbo-16k" | "gpt-4" | "gpt-4-32k" | "text-davinci-003"' is not assignable to type '"gpt-3.5-turbo" | "gpt-4" | "gpt-4-1106-preview" | "gpt-4-32k" | "text-davinci-003"'.
|
Release (18):
src/ai/AIAssistant.ts#L18
Argument of type '"gpt-3.5-turbo" | "gpt-4" | "gpt-4-1106-preview" | "gpt-4-32k" | "text-davinci-003"' is not assignable to parameter of type 'TiktokenModel'.
|
Release (18)
Process completed with exit code 1.
|