feat(v2): switch to generated fetch API stub #225
Annotations
11 errors
|
Run yarn build:
src/index.ts#L5
Cannot find module './constants.js' or its corresponding type declarations.
|
Run yarn build:
src/langchain/llm.ts#L13
Cannot find module '../client/types.js' or its corresponding type declarations.
|
Run yarn build:
src/langchain/llm.ts#L14
Cannot find module '../client/types.js' or its corresponding type declarations.
|
Run yarn build:
src/langchain/llm.ts#L86
Property 'generate' does not exist on type 'Client'.
|
Run yarn build:
src/langchain/llm.ts#L140
Property 'generate' does not exist on type 'Client'.
|
Run yarn build:
src/langchain/llm.ts#L173
Property 'tokenize' does not exist on type 'Client'.
|
Run yarn build:
src/langchain/llm-chat.ts#L11
Cannot find module '../client/types.js' or its corresponding type declarations.
|
Run yarn build:
src/langchain/llm-chat.ts#L59
Type '{ retries: any; apiKey?: string | undefined; endpoint?: string | undefined; headers?: RawHeaders | undefined; }' is not assignable to type 'Configuration'.
|
Run yarn build:
src/langchain/llm-chat.ts#L59
Property 'retries' does not exist on type 'Configuration'.
|
Run yarn build:
src/langchain/prompt-template.ts#L3
Cannot find module '../client/types.js' or its corresponding type declarations.
|
The logs for this run have expired and are no longer available.
Loading