Updated ChatCompletionMessageParam to support Structured Messages and… #195
Annotations
8 errors and 3 warnings
build
Process completed with exit code 1.
|
lint:
src/lib/AbstractChatCompletionRunner.ts#L219
Replace `·string·|·(ChatCompletionStructuredMessageText·|·ChatCompletionStructuredMessageImageURL)[]·|·null·` with `⏎····|·string⏎····|·(ChatCompletionStructuredMessageText·|·ChatCompletionStructuredMessageImageURL)[]⏎····|·null`
|
lint:
src/lib/AbstractChatCompletionRunner.ts#L227
Replace `string·|·(ChatCompletionStructuredMessageText·|·ChatCompletionStructuredMessageImageURL)[]·|·null` with `⏎····string·|·(ChatCompletionStructuredMessageText·|·ChatCompletionStructuredMessageImageURL)[]·|·null⏎··`
|
lint:
src/lib/AbstractChatCompletionRunner.ts#L275
Replace `·string·|·(ChatCompletionStructuredMessageText·|·ChatCompletionStructuredMessageImageURL)[]` with `⏎····|·string⏎····|·(ChatCompletionStructuredMessageText·|·ChatCompletionStructuredMessageImageURL)[]⏎···`
|
lint:
src/lib/AbstractChatCompletionRunner.ts#L297
Replace `string·|·(ChatCompletionStructuredMessageText·|·ChatCompletionStructuredMessageImageURL)[]·|·undefined` with `⏎····string·|·(ChatCompletionStructuredMessageText·|·ChatCompletionStructuredMessageImageURL)[]·|·undefined⏎··`
|
lint:
src/lib/AbstractChatCompletionRunner.ts#L679
Replace `contentSnapshot:·string·|·(ChatCompletionStructuredMessageText·|·ChatCompletionStructuredMessageImageURL)[]` with `⏎····contentSnapshot:⏎······|·string⏎······|·(ChatCompletionStructuredMessageText·|·ChatCompletionStructuredMessageImageURL)[],⏎··`
|
lint:
src/lib/AbstractChatCompletionRunner.ts#L684
Replace `content:·string·|·(ChatCompletionStructuredMessageText·|·ChatCompletionStructuredMessageImageURL)[]` with `⏎····content:·string·|·(ChatCompletionStructuredMessageText·|·ChatCompletionStructuredMessageImageURL)[],⏎··`
|
lint
Process completed with exit code 1.
|
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
|