The GitHub Actions job "Required Checks" on texera.git/hf/01-backend-skeleton 
has succeeded.
Run started by GitHub user PG1204 (triggered by PG1204).

Head commit for run:
78633deb18c456212a061f182ebcfd68266f3e47 / PG1204 <[email protected]>
feat(huggingFace): add HuggingFaceModelResource for model browsing and media 
proxy

Introduces a new Jersey REST resource exposing endpoints used by the
upcoming HuggingFace operator UI:

- GET  /api/huggingface/models       — browse / search models per task
- GET  /api/huggingface/tasks        — list HF pipeline tags with hosted 
inference
- POST /api/huggingface/upload-audio — upload audio for HF audio tasks
- GET  /api/huggingface/audio-preview — stream uploaded audio (path-validated)
- GET  /api/huggingface/media-proxy   — proxy remote media URLs to bypass CORS

This is the first PR in a stacked series landing the HF operator end-to-end.
No operator code yet; this resource is independently useful and lets the
frontend integrate with HF before the operator class lands.

Report URL: https://github.com/apache/texera/actions/runs/26003333884

With regards,
GitHub Actions via GitBox

Reply via email to