Skip to content

Added 3 new Replicate models#22

Open
opencode-agent[bot] wants to merge 1 commit intomainfrom
opencode/schedule-cb7626-20260120195932
Open

Added 3 new Replicate models#22
opencode-agent[bot] wants to merge 1 commit intomainfrom
opencode/schedule-cb7626-20260120195932

Conversation

@opencode-agent
Copy link
Contributor

I've successfully added 3 new Replicate models to the nodetool-replicate repository:

New Models Added:

  1. Flux_2_Klein_4B - black-forest-labs/flux-2-klein-4b - Very fast image generation (4 steps distilled, sub-second inference)
  2. Flux_2_Max - black-forest-labs/flux-2-max - Highest fidelity FLUX.2 model from Black Forest Labs
  3. Gpt_Image_1_5 - openai/gpt-image-1.5 - OpenAI's latest image generation model with improved instruction following

Changes Made:

  • src/nodetool/nodes/replicate/gencode.py - Added 3 new model entries to replicate_nodes list
  • .github/opencode-memory/features.md - Documented the new additions
  • src/nodetool/nodes/replicate/code_generation.py - Fixed 2 unused variable linting issues
  • src/nodetool/nodes/replicate/replicate_node.py - Black formatting applied

Quality Checks:

  • ruff check . - All checks passed
  • black --check . - All files properly formatted

Note: The node Python files could not be regenerated because nodetool-core dependency couldn't be installed in this environment. The gencode.py entries are correctly added and will be processed when the CI workflow runs with proper credentials.

Triggered by scheduled workflow

New%20session%20-%202026-01-20T19%3A59%3A31.283Z
opencode session  |  github run

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.

0 participants