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
16 stars 1 forks source link

setup wandb account in the config #49

Closed HuaizhengZhang closed 2 weeks 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

I have noticed sometimes it will generate a script with mlflow, but we don't generate the corresponding dependency. It comes from the prompt that you require the LLM to generate as many MLOps tools as possible.

HuaizhengZhang commented 1 month ago

I am thinking the workflow

for expert they can pre setup this when they setp openai / ollama

for beginers, need a better way to configure the account