Improvement
- Prompt chains is the best way to create different scenarios for your workflows. We've enhanced this feature with two new block types:
- Code block: Write any JS code snippet that accepts an input and responds with an output.
- API block: Use any API call to process data in a prompt chain.