Skip to content

Restore Deepgram speech provider support - #23

Draft
phinaldoo wants to merge 1 commit into
mainfrom
agent/restore-deepgram-support-v2
Draft

phinaldoo wants to merge 1 commit into
mainfrom
agent/restore-deepgram-support-v2

Conversation

@phinaldoo

Copy link
Copy Markdown
Owner

Ported from phinaldoo/chatui#960 and adapted to Omlorix's current repository layout and branding.

Purpose

Preserve the complete Deepgram integration removed in the source repository so it can be updated and reintroduced later.

Restored scope

  • Deepgram provider enum and configuration schemas
  • Provider creation, update, testing, and model discovery
  • Speech-to-text and text-to-speech adapters
  • Audio models, voices, formats, pricing, and runtime dispatch
  • Outbound-network policy and telemetry integration
  • Admin UI labels, icons, translations, feature inventory, and tests

The port retains the newer ElevenLabs model-discovery behavior already present on Omlorix main. The source repository's removed data-governance subsystem was not reintroduced.

Port validation

  • Python compilation passed for changed Python files.
  • node --check passed for changed JavaScript files.
  • Locale JSON validation and git diff --check passed.
  • Backend pytest was not available in the isolated porting environment.

Related documentation restoration PR: https://github.com/phinaldoo/main/pull/633

@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@phinaldoo
phinaldoo force-pushed the agent/restore-deepgram-support-v2 branch from 8d3da9b to 70e6a64 Compare September 12, 2026 09:36
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