Skip to content
Discussion options

You must be logged in to vote

Thanks for reporting this @georgenmatthew!

The agents endpoint is hardcoded to use a similar configuration as assistants, not default. Your workaround is the correct solution:

fileConfig:
  endpoints:
    agents:
      fileLimit: 5
      fileSizeLimit: 10
      totalSizeLimit: 20

I'll make sure the documentation clarifies that agents (like assistants) has its own predefined configuration and doesn't fall back to default. Only endpoints without explicit configuration use the default settings.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by georgenmatthew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #9343 on August 29, 2025 03:18.