prompt_with_handoff_instructions
Function
This function is defined in the workflow_aliases module.Generate a prompt with handoff instructions Creates a system prompt that includes instructions for handing off to other agents when appropriate. # Arguments *
base_prompt - The base system prompt * available_agents - List of agents that can be handed off to
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
Uses
join
Source
View on GitHub
praisonai/src/parity/workflow_aliases.rs at line 296
