Supported Nodes
| Node | Response Fine-tuning | Transition Fine-tuning |
|---|---|---|
| Conversation Node | Yes | Yes |
| Subagent Node | Yes | Yes |
| Function Node | No | Yes |
How to Configure
When configuring a finetune example, provide a transcript as context. Select a role for each line of the transcript:- user — what the caller said
- agent — what the agent said
- function — a function invocation and its result
Finetune Examples for Conversation
Provide a transcript as context — that’s all you need. It’s not necessary to provide the entire call transcript; just the relevant part is enough.At least one agent response is required, since you are fine-tuning the agent’s response behavior.