Skip to content

AB#32012 increase AI token fallbacks#2178

Merged
JamesPasta merged 1 commit into
devfrom
feature/AB#32012-RefactorAIFlowOrchestration
Mar 26, 2026
Merged

AB#32012 increase AI token fallbacks#2178
JamesPasta merged 1 commit into
devfrom
feature/AB#32012-RefactorAIFlowOrchestration

Conversation

@jacobwillsmith
Copy link
Copy Markdown
Contributor

Pull request overview

This pull request increases the AI completion token limits used by the runtime fallbacks after we hit output caps during testing. The change raises the fallback limits for attachment summaries, application analysis, and application scoring so the runtime has more headroom when operation-specific config is missing or insufficient.

Changes:

  • Increased the generic runtime completion-token fallback from 150 to 2000
  • Increased the attachment summary fallback from 500 to 2000
  • Increased the application analysis fallback from 2500 to 4000
  • Increased the application scoring fallback from 5000 to 8000
  • Kept the change scoped to runtime fallback values only

@github-actions
Copy link
Copy Markdown

🧪 Unit Test Results (Parallel Execution)

Tests

📊 Summary

Result Count
✅ Passed 565
❌ Failed 0
⚠️ Skipped 0

📄 HTML Reports

  • Merged Tests (HTML): Included in artifacts
    Generated automatically by CI.

@jacobwillsmith jacobwillsmith marked this pull request as ready for review March 26, 2026 20:07
@jacobwillsmith
Copy link
Copy Markdown
Contributor Author

Just need these fallback tokens updated for redip testing. Got incomplete results back during testing.

@JamesPasta JamesPasta merged commit ed85d64 into dev Mar 26, 2026
22 checks passed
@jacobwillsmith jacobwillsmith deleted the feature/AB#32012-RefactorAIFlowOrchestration branch March 26, 2026 22:20
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