Skip to content

feat: add REASONING_EFFORT configuration parameter for enhanced reasoning control#8

Merged
kiyo-e merged 2 commits intomainfrom
20250806-bugfix
Aug 6, 2025
Merged

feat: add REASONING_EFFORT configuration parameter for enhanced reasoning control#8
kiyo-e merged 2 commits intomainfrom
20250806-bugfix

Conversation

@kiyo-e
Copy link
Owner

@kiyo-e kiyo-e commented Aug 6, 2025

Summary

  • Added support for REASONING_EFFORT configuration parameter to control reasoning model performance
  • Allows setting effort levels: "low", "medium", or "high"
  • Applied only when using reasoning models

Changes

  • Added REASONING_EFFORT environment variable binding to Hono app configuration
  • Implemented conditional application of reasoning_effort parameter when reasoning model is selected
  • Updated documentation (README.md, CLAUDE.md) with new configuration option
  • Added transform module for better code organization and API format conversion

🤖 Generated with Claude Code

@kiyo-e kiyo-e merged commit f52a979 into main Aug 6, 2025
@kiyo-e kiyo-e deleted the 20250806-bugfix branch August 6, 2025 13:25
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