Skip to content

Add support for Azure OpenAI GPT4 (#457) #273

Add support for Azure OpenAI GPT4 (#457)

Add support for Azure OpenAI GPT4 (#457) #273

Triggered via push November 11, 2023 08:25
Status Failure
Total duration 57s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: src/api/api.ts#L29
Element implicitly has an 'any' type because expression of type 'ModelOptions' can't be used to index type '{ 'gpt-3': string; 'gpt-3.5-turbo': string; 'gpt-3.5-turbo-16k': string; 'gpt-4': string; 'gpt-4-32k': string; }'.
build: src/api/api.ts#L83
Element implicitly has an 'any' type because expression of type 'ModelOptions' can't be used to index type '{ 'gpt-3': string; 'gpt-3.5-turbo': string; 'gpt-3.5-turbo-16k': string; 'gpt-4': string; 'gpt-4-32k': string; }'.
build
Process completed with exit code 2.
build
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.