Skip to content

Run OpenAI-Compatible STT in Daytona#303

Open
aqin236 wants to merge 4 commits into
daytonaio:mainfrom
aqin236:codex/openai-compatible-stt-guide
Open

Run OpenAI-Compatible STT in Daytona#303
aqin236 wants to merge 4 commits into
daytonaio:mainfrom
aqin236:codex/openai-compatible-stt-guide

Conversation

@aqin236

@aqin236 aqin236 commented Jun 23, 2026

Copy link
Copy Markdown

/claim #13

Summary

  • add a long-form Daytona guide for running Sapat with a generic OpenAI-compatible STT endpoint
  • add a glossary definition for OpenAI-compatible speech-to-text APIs
  • add an author profile and an original SVG workflow diagram
  • link the companion Sapat provider implementation: Add generic OpenAI-compatible STT provider nibzard/sapat#70

Validation

  • git diff --check
  • SVG parsed as XML with PowerShell
  • guide word count: 1534
  • scanned changed files for common token, private key, local path, Gmail, and noreply-email patterns
  • companion Sapat PR validation: python -m pytest tests\providers\test_openai_compatible.py tests\test_registry.py -> 16 passed
  • companion Sapat PR validation: python -m compileall sapat tests
  • companion Sapat PR validation: python -m black --check sapat\providers\openai_compatible.py tests\providers\test_openai_compatible.py

Note: I did not run markdownlint locally because this checkout does not have node_modules, and I avoided installing new dependencies in the workspace.

@aqin236 aqin236 mentioned this pull request Jun 23, 2026
@aqin236 aqin236 closed this Jun 23, 2026
@aqin236 aqin236 force-pushed the codex/openai-compatible-stt-guide branch from 86edb5f to df97ac5 Compare June 23, 2026 14:34
aqin236 added 4 commits June 24, 2026 00:34
Signed-off-by: aqin236 <147928197+aqin236@users.noreply.github.com>
Signed-off-by: aqin236 <147928197+aqin236@users.noreply.github.com>
Signed-off-by: aqin236 <147928197+aqin236@users.noreply.github.com>
Signed-off-by: aqin236 <147928197+aqin236@users.noreply.github.com>
@aqin236 aqin236 reopened this Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant