fix: enable using functions on the proxy #90
Annotations
8 errors
node_modules/.pnpm/@web-std+stream@1.0.3/node_modules/@web-std/stream/src/lib.d.ts#L17
Cannot find name 'TextEncoderStream'.
|
node_modules/.pnpm/@web-std+stream@1.0.3/node_modules/@web-std/stream/src/lib.d.ts#L18
Cannot find name 'TextDecoderStream'.
|
node_modules/.pnpm/mlly@1.4.2/node_modules/mlly/dist/index.d.ts#L91
Cannot find name 'NodeRequire'.
|
node_modules/.pnpm/ofetch@1.3.3/node_modules/ofetch/dist/shared/ofetch.441891d5.d.ts#L2
'globalThis' has no exported member named 'RequestInfo'. Did you mean 'RequestInit'?
|
node_modules/.pnpm/ofetch@1.3.3/node_modules/ofetch/dist/shared/ofetch.441891d5.d.ts#L34
Interface 'FetchOptions<R>' incorrectly extends interface 'Omit<RequestInit, "body">'.
|
node_modules/.pnpm/openai-edge@1.2.2/node_modules/openai-edge/types/base.d.ts#L14
Cannot find name 'RequestInfo'. Did you mean 'RequestInit'?
|
src/cursive.ts#L707
Type '{ error: any; model: string; id: string; usage: CursiveAskUsage; cost: CursiveAskCost; choices: (string | ChatCompletionRequestMessageFunctionCall)[]; functionResult: any; answer: string; messages: ChatCompletionRequestMessage[]; }' is not assignable to type 'CursiveEnrichedAnswer'.
|
|
The logs for this run have expired and are no longer available.
Loading