Merge pull request #20 from InterwebAlchemy/feature/streaming #36
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
Release:
src/services/openai/utils/formatChat.ts#L2
Module '"openai"' has no exported member 'CreateChatCompletionRequest'. Did you mean to use 'import CreateChatCompletionRequest from "openai"' instead?
|
Release:
src/services/openai/utils/formatChat.ts#L3
Module '"openai"' has no exported member 'CreateChatCompletionResponse'. Did you mean to use 'import CreateChatCompletionResponse from "openai"' instead?
|
Release:
src/templates/summaryTemplate.ts#L1
Module '"openai"' has no exported member 'CreateChatCompletionResponse'. Did you mean to use 'import CreateChatCompletionResponse from "openai"' instead?
|
Release
Process completed with exit code 1.
|