Add support for Azure OpenAI GPT4 (#457) #273
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.
|