-
Notifications
You must be signed in to change notification settings - Fork 0
Add list_datasets_by_platform endpoint #70
Copy link
Copy link
Labels
Description
nathandf
opened on Dec 5, 2025
Issue body actions
- Implement the project structure used by the Models API. Ex. presentation / application / domain / infra / bootstrap
- Rig up the existing HuggingFaceClient impls of ListDatasetsClient and GetDatasetClient to the new ClientProvider. The methods to provide the HuggingFace client should be analogous to the ListModelsClient and the GetModelClient.
- Add the utoipa annotations to each route handler in the presentation layer for auto-generation of the Datasets API's Open API Spec
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To Do