Skip to content

fix: route slides helper models from request#68

Closed
nicko-ai wants to merge 1 commit into
mainfrom
codex/slides-model-routing
Closed

fix: route slides helper models from request#68
nicko-ai wants to merge 1 commit into
mainfrom
codex/slides-model-routing

Conversation

@nicko-ai

Copy link
Copy Markdown
Collaborator

Summary

  • make Slides planner and HTML writer inherit the caller-selected model and client config
  • keep the default-model fallback when no request model exists
  • cover OpenAI, Codex-compatible, OpenAI-compatible gateway, and LiteLLM/provider routes

QA

  • python tests/test_slides_internal_models.py
  • python -m pytest tests/test_slides_internal_models.py -q
  • python -m py_compile slides_agent/tools/InsertNewSlides.py slides_agent/tools/ModifySlide.py slides_agent/tools/internal_model.py tests/test_slides_internal_models.py
  • git diff --check

- make planner and HTML writer inherit the caller model/client config

- keep the default-model fallback when no request model exists

- cover OpenAI, Codex-compatible, OpenAI-compatible, and LiteLLM routes
@nicko-ai

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #81.

This branch is 29 commits behind main and conflicts with later Slides changes. #81 carries the relevant model-routing fix forward on the current codebase and adds focused coverage for routing and streamed-output recovery.

Hosted smoke is green on #81. It remains a draft until the live gpt-5.4-mini Insert/Modify flow is verified.

@nicko-ai nicko-ai closed this Jul 24, 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