Updated ChatCompletionMessageParam to support Structured Messages and… #194
Annotations
4 errors and 3 warnings
build
Process completed with exit code 1.
|
lint:
src/lib/AbstractChatCompletionRunner.ts#L218
Type 'string | (ChatCompletionStructuredMessageText | ChatCompletionStructuredMessageImageURL)[] | null' is not assignable to type 'string | null'.
|
lint:
src/lib/AbstractChatCompletionRunner.ts#L288
Type 'string | (ChatCompletionStructuredMessageText | ChatCompletionStructuredMessageImageURL)[]' is not assignable to type 'string | undefined'.
|
lint
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|