Flowise/packages/components/nodes/outputparsers/StructuredOutputParserAdvanced
Henry Heng 96a57a58e7
Refractor/SecureZodSchemaParser (#4898)
* refactor: Implement SecureZodSchemaParser for safe Zod schema handling and add FilterParser for Supabase filters

* Replaced direct Zod schema evaluation with SecureZodSchemaParser in StructuredOutputParserAdvanced and CustomTool.
* Introduced FilterParser to safely handle Supabase filter strings, preventing arbitrary code execution.
* Added new filterParser.ts file to encapsulate filter parsing logic.
* Updated Supabase vector store to utilize the new FilterParser for RPC filters.
* Created secureZodParser.ts for secure parsing of Zod schemas.

* remove console log
2025-07-19 01:11:31 +01:00
..
StructuredOutputParserAdvanced.ts Refractor/SecureZodSchemaParser (#4898) 2025-07-19 01:11:31 +01:00
structure.svg Make it a separate node instead 2024-02-03 21:22:49 +01:00