Platform - 0.66.0
🚀 Highlights​
- System-level metrics are now collected during executions for better observability
- AI Chat assistant has been renamed
- AI Chat system prompt updated to significantly reduce hallucinations and improve API correctness
✨ New Features​
- Execution system metrics collection
- The agent now periodically collects:
- CPU usage
- Memory usage (Resident Set Size)
- For direct executions, a summarized metrics report is sent at the end of the execution.
- For job executions, all collected samples are streamed to the API periodically during runtime.
🛠Improvements​
- Improved AI Chat reliability
- Updated system prompt to enforce stronger adherence to Aleph APIs.
- Reduced hallucinations and off-spec responses when generating code or explanations.