Commit Graph

1 Commits

Author SHA1 Message Date
Daniel Hiltgen
eb5df80733 integration: add gemma4 audio tests including OpenAI API coverage
Test audio transcription and response via the Ollama native API, plus
two new tests exercising the OpenAI-compatible endpoints:
- /v1/audio/transcriptions (multipart form upload)
- /v1/chat/completions with input_audio content type

All tests use capability checks and skip models without audio support.
2026-04-01 15:24:22 -07:00