Swiss AI Hub v0.305.4
Pre-release
Pre-release
Fixed
- 🐛 Agent ID Immutability: Corrected an issue where changes to an agent's agent ID during an update could lead
to silent failures in real-time communication (SSE). The system now explicitly ensures the agent ID remains immutable,
aligning with the instance key and preventing chat completion issues. - 🖼️ UI Enhancement: Disabled the agent ID field in the agent configuration form on the web interface, clearly
indicating its immutable nature and preventing users from inadvertently attempting to change it when editing an
existing agent.