Skip to content

fix: bump esperanto to 2.19.3 to fix openai_compatible provider name#583

Merged
lfnovo merged 1 commit into
mainfrom
fix/openai-compatible-provider-name
Feb 15, 2026
Merged

fix: bump esperanto to 2.19.3 to fix openai_compatible provider name#583
lfnovo merged 1 commit into
mainfrom
fix/openai-compatible-provider-name

Conversation

@lfnovo
Copy link
Copy Markdown
Owner

@lfnovo lfnovo commented Feb 15, 2026

Summary

  • Bumps esperanto from 2.19.2 to 2.19.3 which normalizes provider names (underscores → hyphens) in AIFactory
  • Fixes podcast generation and other flows failing with ValueError: Provider 'openai_compatible' not supported when users configure openai_compatible (underscore) instead of openai-compatible (hyphen)

Closes #570

Esperanto 2.19.3 normalizes provider names by converting underscores
to hyphens, fixing the ValueError when using openai_compatible.

Closes #570
@lfnovo lfnovo merged commit 7badc51 into main Feb 15, 2026
8 checks passed
@lfnovo lfnovo deleted the fix/openai-compatible-provider-name branch February 15, 2026 11:33
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

lfnovo added a commit that referenced this pull request Feb 16, 2026
demobdev pushed a commit to demobdev/open-notebook that referenced this pull request Feb 25, 2026
…der-name

fix: bump esperanto to 2.19.3 to fix openai_compatible provider name
demobdev pushed a commit to demobdev/open-notebook that referenced this pull request Feb 25, 2026
ggrace519 pushed a commit to ggrace519/open-notebook that referenced this pull request Mar 11, 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.

[Bug]: Podcast generation fails with "Provider 'openai_compatible' not supported" error

1 participant