Skip to content

Increase scene classifier output budget - #618

Merged
RANGROO merged 1 commit into
unstablefrom
codex/scene-classifier-max-tokens
Jul 25, 2026
Merged

Increase scene classifier output budget#618
RANGROO merged 1 commit into
unstablefrom
codex/scene-classifier-max-tokens

Conversation

@RANGROO

@RANGROO RANGROO commented Jul 25, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • increase the Scene Classifier completion budget from 64 to 256 tokens
  • leave Relationship Management token budgets unchanged

Why

The classifier expects a short final genre, but reasoning-enabled local models can consume the previous 64-token budget before producing that answer. The larger fixed budget prevents otherwise valid classifier output from being truncated without adding another setting.

Validation

  • php -l processor/postrequest.php passed
  • git diff --check passed
  • outgoing diff changes only the Scene Classifier budget
  • Relationship Management remains on its existing 512/1024-token budgets
  • combined source was deployed locally with the 256-token classifier override present

Deployment

  • deployed as part of the combined local HerikaServer validation build

@RANGROO
RANGROO marked this pull request as ready for review July 25, 2026 22:46
@RANGROO
RANGROO merged commit feaba13 into unstable Jul 25, 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