Skip to content

fix: route slides helper models from request#68

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

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
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