Skip to content

Add mokzu provider#1920

Open
mokzuapp wants to merge 4 commits intohuggingface:mainfrom
mokzu:add-mokzu-provider
Open

Add mokzu provider#1920
mokzuapp wants to merge 4 commits intohuggingface:mainfrom
mokzu:add-mokzu-provider

Conversation

@mokzuapp
Copy link

@mokzuapp mokzuapp commented Jan 16, 2026

Add Mokzu Provider for Image-to-Video Inference

Adds Mokzu as an inference provider for the image-to-video task.

Provider Info

Implementation

  • Created MokzuImageToVideoTask provider helper
  • Registered in types and provider list
  • Handles base64 image input
  • Returns video URL

Live Endpoints

# Check models/pricing
curl https://api.mokzu.com/v1/models

# Inference endpoint
POST https://api.mokzu.com/v1/image-to-video

# Billing endpoint  
POST https://api.mokzu.com/billing

@SBrandeis SBrandeis added the inference-providers integration of a new or existing Inference Provider label Feb 10, 2026
@mokzuapp
Copy link
Author

@SBrandeis @julien-c @hanouticelina This PR has been ready for over a month. We're blocked on server-side provider enablement to access the Model Mapping API. Posted in discussions 28 days ago. Can you help move this forward or provide guidance? API is live and ready for validation.

@SBrandeis
Copy link
Contributor

Hey there!
Thank you for your interest in becoming an Inference Provider and for the excellent work you've put into this integration!
We really appreciate the effort.

However, we're currently in a consolidation phase focusing on growing usage of Inference Providers via new features and integrations rather than expanding to new partners. This means we've temporarily paused onboarding new providers while we work on these improvements.

We're not able to provide a specific timeline for when we'll resume new provider onboarding, but we'd love to revisit this integration in the future.

Thanks again for your contribution and understanding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inference-providers integration of a new or existing Inference Provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants