MLSysOps / MLE-agent

MLE-Agent is designed to be a pair coding agent for machine learning engineers and researchers. Support OpenAI and Ollama.
MIT License
17 stars 1 forks source link

refactor and shorten the chain.start() function #37

Closed HuaizhengZhang closed 1 month ago

HuaizhengZhang commented 1 month ago

Software execution information

MLE-agent version: System OS version:

Problem description

Steps to reproduce the problem

Expected behavior

Other information

Things you tried, stack traces, related issues, suggestions on how to fix it...

huangyz0918 commented 1 month ago

Good point, but I see the agent file in AWE-agent has over 1K lines, so we can allow long function but at least we need to make it easy to read and maintain