Make 'speech' endpoint a more generic 'media' endpoint #3

Merged
gitdode merged 11 commits from media into main 2026-09-06 23:44:20 +02:00
Owner
  • Any media format supported by llama.cpp/the model can be uploaded to the /media endpoint
  • The service detects the mime type and selects a reasonable default prompt
  • Use mime type detection instead of existing "weak" PDF detection
- Any media format supported by llama.cpp/the model can be uploaded to the /media endpoint - The service detects the mime type and selects a reasonable default prompt - Use mime type detection instead of existing "weak" PDF detection
Just a bit cleanup
All checks were successful
C/C++ CI / build (pull_request) Successful in 20s
1f69d4225b
Update README, some adjustments
All checks were successful
C/C++ CI / build (pull_request) Successful in 20s
ef34f77ed2
Fix mistake in README
All checks were successful
C/C++ CI / build (pull_request) Successful in 20s
110c5df734
gitdode changed title from WIP: Make 'speech' endpoint a more generic 'media' endpoint to Make 'speech' endpoint a more generic 'media' endpoint 2026-09-06 23:20:47 +02:00
gitdode deleted branch media 2026-09-06 23:44:20 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
gitdode/ocr-cpp!3
No description provided.