Tong Zhongyi
Results
2
comments of
Tong Zhongyi
Same issue here when using GPT-4o.
> > 看得懂中文的人 我最后发觉问题出在没有用指定版本的qlib > > 当然,就算你用了 后面还是会有llm上下文窗口的问题,除非你全程用gemini模型 > > 请问解决了吗,请教一下解决方法 I've solved this problem by modifing the function of assign_code_list_to_evo under factor_coder's and model_coder's evolving_strategy.py 我是在factor_coder和model_coder各自的evolving_strategy.py里的assign_code_list_to_evo作了修改,解决了这个问题 