Skip to content

Commit

Permalink
add ts-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryHengZJ committed Jan 15, 2024
1 parent 4ef9c1f commit b3ab852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/handler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ export const additionalCallbacks = async (nodeData: INodeData, options: ICommonO

let langSmithField: LangChainTracerFields = {
projectName: langSmithProject ?? 'default',
//@ts-ignore
client
}

Expand Down

0 comments on commit b3ab852

Please sign in to comment.