Skip to content

feat: support GPT-5 reasoning and verbosity controls#71

Merged
endymion merged 2 commits intodevelopfrom
feature/tactus-score-reasoning-verbosity
Apr 30, 2026
Merged

feat: support GPT-5 reasoning and verbosity controls#71
endymion merged 2 commits intodevelopfrom
feature/tactus-score-reasoning-verbosity

Conversation

@endymion
Copy link
Copy Markdown
Contributor

Summary

  • add runtime reasoning_effort and verbosity support for GPT-5-family controls
  • propagate controls through Tactus runtime, DSPy agent/configuration, ModelPrimitive, and LLM backend paths
  • map verbosity for Responses mode through text.verbosity while preserving chat-mode kwargs

Verification

  • GitHub Actions Release workflow passed on Python 3.10, 3.11, and 3.12
  • pytest targeted runtime/helper failures pass locally
  • ruff and black checks pass locally for changed tests

Release

Semantic Release-compatible change commit is included: feat: support GPT-5 reasoning and verbosity controls

@endymion endymion requested a review from a team as a code owner April 29, 2026 23:41
@endymion endymion requested review from dereknorrbom and removed request for a team April 29, 2026 23:41
@endymion endymion merged commit 781212a into develop Apr 30, 2026
11 checks passed
@endymion endymion deleted the feature/tactus-score-reasoning-verbosity branch April 30, 2026 00:00
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