Documentation Index
Fetch the complete documentation index at: https://budecosystem-b7b14df4.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Agent versions allow controlled evolution of behavior without breaking existing integrations.Version Workflow
- Open an agent detail page.
- Navigate to Versions.
- Review Current Version and Previous Versions.
- Click + Version to clone baseline context.
- Edit prompt/settings/deployment mapping.
- Save and optionally promote default version.
Best Practices
Use semantic intent in version notes (for example: quality-improvement, schema-change).
Test each version with representative inputs before default promotion.
Avoid changing output schema in-place for active consumers.
Coordinate deployment endpoint updates with application owners.