Skip to content

Conversation

@romanlutz
Copy link
Contributor

@romanlutz romanlutz commented Dec 20, 2025

Description

Bringing better order to converter docs by showing all converters at least once, sorting by I/O modalities.

This also meant adding a function to get all converters sorted by modality which is showcased in the notebook indexed with 0. For simplicity, the I/O modalities are now on a class constant and retrieved for the property getters supported_input_types and supported_output_types.

image

Tests and Documentation

Added test to make sure all converters (except base classes) are indeed shown in the converter docs there is a new unit test file.

Reran all the converter notebooks.

Copy link
Contributor

@rlundeen2 rlundeen2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving - great work!

I feel like with both my comments we should reach consensus. You may change my mind about either, but if you agree and implement the changes we don't need to resync

@romanlutz romanlutz merged commit 97ebac5 into Azure:main Dec 30, 2025
20 checks passed
@romanlutz romanlutz deleted the romanlutz/organize_converters branch December 30, 2025 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants