Skip to content

Update context limit to match monolith

Allen Cook requested to merge acook/update_context_param into main

What does this merge request do and why?

We've decided to set the limit for each context file at 500k per file on the API side in the monolith, we need to update the AI gateway to match

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.

Merge request reports