Falimonda 4 days ago

How do you forsee a system like this efficiently managing and relying on a set of strategies whose size can become unbounded?

1
codelion 4 days ago

We do not allow the strategies to keep growing there is a refinement phase where we refine and merge existing strategies. The experiments were run with this config - https://github.com/codelion/optillm/blob/main/optillm/plugin... which allows a maximum of 10 strategies of each type.