You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/squads/handoff.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -505,7 +505,7 @@ Override the default function definition for more control. You can overwrite the
505
505
506
506
## Best Practices
507
507
508
-
1.**Clear Descriptions**: Write specific, actionable descriptions for each destination in your sytem prompt. Use `tool.function.name` to customize the name of the function to put into your prompt.
508
+
1.**Clear Descriptions**: Write specific, actionable descriptions for each destination in your system prompt. Use `tool.function.name` to customize the name of the function to put into your prompt.
509
509
2.**Context Management**: Use `lastNMessages` to limit context size for performance
510
510
3.**Model Optimization**: Use multiple tools for OpenAI, single tool for Anthropic
511
511
4.**Variable Extraction**: Extract key data before handoff to maintain context
0 commit comments