Replies: 1 comment
|
what's your environment? 6 seconds for the recall itself is a lot Minimax 2.7 might be slow itself but the other timings are concerning too |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
my world facts more than 200
Observations more than 90
then Reflect exceeded the 10-second limit, resulting in failure.
Is this a bug? Or—how should I configure it to make it more responsive and efficient, while also saving tokens?
i using minimax 2.7 do it before
Root Cause Analysis
The reason Reflect is slow and token-heavy is that Hindsight's reflect agent is internally a multi-round iterative LLM agent:
─────────────────────────────────────
Total: 80 seconds, 64K input tokens
All reactions