yay, my first pr merged in openclacky: github.com/clacky-ai/op... this is my daily driver agent for private stuff. how and what coming up as two blogposts soon™️ that i already have drafted.
feat: send large STT audio as base64 JSON by tomash · Pull Request #525 · clacky-ai/openclacky
Problem OpenRouter caps multipart form-data uploads at 25 MB (413 Multipart body exceeds the 25 MB upload limit). The STT endpoint (POST /api/media/audio/transcriptions) sends audio as multipart, s...
github.com