This n8n workflow integrates with the Replicate API to use the spuuntries/ilearnmate-icts model. This powerful AI model can generate high-quality other content based on your inputs.
Features
Easy integration with Replicate API
Automated status checking and result retrieval
Support for all model parameters
Error handling and retry logic
Clean output formatting
Parameters
Optional Parameters
seed (integer, default: None): Seed for reproducibility of example generation and vector training. Set to 0 for random behavior.
num_examples_per_side (integer, default: 3): Number of descriptive examples to generate for each side of the contrast. More examples might lead to better vectors but will increase generation time.
attributes_to_generate (string, default: girly,modestly,verbose,happy): Comma-separated list of attributes for which to generate control vectors (e.g., 'girly,modestly,verbose,happy')
How to Use
Set up your Replicate API key in the workflow
Configure the required parameters for your use case