Skip to content

fix: filter prompt logs to Information+ and increase MaxOutputTokens#3

Merged
mrviduus merged 1 commit intomainfrom
fix/reduce-prompt-noise-increase-output
Feb 6, 2026
Merged

fix: filter prompt logs to Information+ and increase MaxOutputTokens#3
mrviduus merged 1 commit intomainfrom
fix/reduce-prompt-noise-increase-output

Conversation

@vasylvd
Copy link
Collaborator

@vasylvd vasylvd commented Feb 6, 2026

Trace/Debug logs (raw HTTP headers, Polly internals) add noise without analytical value and consume tokens. Filter to Information+ level in the LLM prompt while keeping full logs in the report.

Increase MaxOutputTokens from 2048 to 4096 to prevent empty responses when input context is large.

Trace/Debug logs (raw HTTP headers, Polly internals) add noise without
analytical value and consume tokens. Filter to Information+ level in the
LLM prompt while keeping full logs in the report.

Increase MaxOutputTokens from 2048 to 4096 to prevent empty responses
when input context is large.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mrviduus mrviduus merged commit 38c3dbf into main Feb 6, 2026
4 checks passed
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.

2 participants