Add DeepInfra transcription provider#20
Conversation
|
Reviewer note: the visible red status contexts are external Continue AI statuses, not GitHub Actions jobs from this repository.
|
Signed-off-by: optivoo2 <secretaria@optivoo.com>
|
Follow-up hardening commit pushed: DeepInfra now also supports Sapat's existing Re-ran local validation after the commit:
All pass locally. The visible Continue statuses still report agent execution errors rather than repository test failures. |
|
Thanks for the contribution, but after reviewing all incoming PRs we've decided not to merge this one. Reason: This is a duplicate of PR #49 which has a stronger implementation. Neither will be merged individually — we're incorporating DeepInfra support in our architecture refactor instead. We've refactored the codebase into a provider plugin architecture (see PR coming soon on |
Summary
--api deepinfrainto the Sapat CLI--correctflow through DeepInfra's OpenAI-compatible chat endpointValidation
PYTHONPATH=src py -3 -m unittest discover -s testsPYTHONPATH=src py -3 -m py_compile src/sapat/transcription/deepinfra.py src/sapat/script.pyPYTHONPATH=src py -3 -m sapat.script --helpgit diff --check