Skip to content

openrouter images added#60

Merged
koaning merged 1 commit into
mainfrom
koaning/openrouter-bakeoff
May 12, 2026
Merged

openrouter images added#60
koaning merged 1 commit into
mainfrom
koaning/openrouter-bakeoff

Conversation

@koaning

@koaning koaning commented May 12, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings May 12, 2026 15:04
@koaning koaning merged commit aea10e7 into main May 12, 2026
1 check passed
@koaning koaning deleted the koaning/openrouter-bakeoff branch May 12, 2026 15:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a new external marimo notebook that demonstrates comparing OpenRouter image-generation models side-by-side (plus an annotation-based refinement stage), and links it from the gallery README.

Changes:

  • Add “OpenRouter Image Bake-off” entry to the External gallery table in README.md.
  • Add a new marimo notebook (openrouter-image-bakeoff.py) that generates images concurrently across three selected OpenRouter models and supports a second-stage refinement workflow.
  • Add the required marimo session snapshot JSON for the new notebook.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
README.md Adds a new gallery row linking to the OpenRouter image bake-off notebook.
notebooks/external/openrouter-image-bakeoff.py New marimo notebook implementing OpenRouter image generation + refinement UI/workflow.
notebooks/external/marimo/session/openrouter-image-bakeoff.py.json Session snapshot for the new notebook (required by CI).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +154 to +156
client = AsyncOpenAI(
base_url="https://openrouter.ai/api/v1",
api_key=env_config.widget["OPENROUTER_API_KEY"],
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.

2 participants