Enrich
Code Execution
Execute custom code in secure isolated sandboxes
Note: This playground provides simulated output to showcase functionality. No data is processed on our servers. Use this demo to explore the stage's configuration options before integrating it into your retriever pipeline.
Configuration
string
Required
REQUIRED. Programming language: 'python', 'typescript', or 'javascript'.
string
Required
REQUIRED. Code to execute. Receives documents as JSON input, must output enriched JSON.
integer
Execution timeout in milliseconds.
string
Error handling: 'skip' (return unchanged), 'raise' (fail pipeline).
Output
No output yet
Configure the stage parameters and click "Run Stage" to see the simulated output.