Problem statement
There is apparently an hardcoded limit of 100 entities that the Rayfin decorator can handle. This is not mentionned in documents and stops from building a big app.
Proposed solution
Please lift this limit as the SQL database can handle more.
Alternatives considered
I tried to use an alternative DAB using Azure Function, but it was too difficult to set up by OpenAI Codex.
Additional context
No response
Problem statement
There is apparently an hardcoded limit of 100 entities that the Rayfin decorator can handle. This is not mentionned in documents and stops from building a big app.
Proposed solution
Please lift this limit as the SQL database can handle more.
Alternatives considered
I tried to use an alternative DAB using Azure Function, but it was too difficult to set up by OpenAI Codex.
Additional context
No response