Skip to main content

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

  1. Open an agent detail page.
  2. Navigate to Versions.
  3. Review Current Version and Previous Versions.
  4. Click + Version to clone baseline context.
  5. Edit prompt/settings/deployment mapping.
  6. 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.