Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.19 KB

File metadata and controls

20 lines (15 loc) · 1.19 KB

Customization

Customization vs Extending

Customization is for changing what already exists in the blueprint — models, prompts, tool configuration, and agent behavior. No new code or plugins required.

Extending is for adding new functionality — new tools, data sources, or integrations that don't exist today. Refer to Extending.