Flowise/packages/components/nodes/tools/CodeInterpreterE2B
Henry Heng 4417102f6c
Bugfix/Zod Parsing (#5399)
* implement parseWithTypeConversion - parse a value against a Zod schema with automatic type conversion for common type mismatches

* Enhance parseWithTypeConversion to include maxDepth parameter for recursion control, preventing infinite loops during parsing.
2025-10-31 13:03:12 +00:00
..
CodeInterpreterE2B.ts Bugfix/Zod Parsing (#5399) 2025-10-31 13:03:12 +00:00
e2b.png Feature/Code Interpreter (#3183) 2024-09-17 08:44:56 +01:00