mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
add ts-ignore
This commit is contained in:
@@ -237,6 +237,7 @@ export const additionalCallbacks = async (nodeData: INodeData, options: ICommonO
|
|||||||
|
|
||||||
let langSmithField: LangChainTracerFields = {
|
let langSmithField: LangChainTracerFields = {
|
||||||
projectName: langSmithProject ?? 'default',
|
projectName: langSmithProject ?? 'default',
|
||||||
|
//@ts-ignore
|
||||||
client
|
client
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user