Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/about/release-notes/current-release.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,12 @@ workflows against the upgraded checkout.
- **Python support.** Python 3.11 is no longer part of the supported source
checkout or `nemo-platform` distribution matrix.

## Known issues

- **Deep Agents trials can be scored as failures.** Agent-eval trials run
through the NeMo Fabric Deep Agents adapter can be recorded as failures even
when the agent completed successfully. This will be fixed in the next release.

## Links

- Repository: [https://github.com/NVIDIA-NeMo/nemo-platform](https://github.com/NVIDIA-NeMo/nemo-platform)
Expand Down
Loading