LICENSE
README.md
pyproject.toml
mlop/__init__.py
mlop/__main__.py
mlop/api.py
mlop/auth.py
mlop/data.py
mlop/datasets.py
mlop/evaluate.py
mlop/file.py
mlop/iface.py
mlop/init.py
mlop/llm_pricing.py
mlop/log.py
mlop/mcp_server.py
mlop/op.py
mlop/sets.py
mlop/span.py
mlop/store.py
mlop/sweeps.py
mlop/sys.py
mlop/util.py
mlop/visualize.py
mlop/compat/__init__.py
mlop/compat/lightning.py
mlop/compat/torch.py
mlop/compat/transformers.py
mlop/compat/wandb_migrate/__init__.py
mlop/compat/wandb_migrate/migrate.py
mlop/compat/wandb_migrate/retry.py
mlop/compat/wandb_migrate/w.py
mlop/compat/wandb_migrate/w_impl.py
mlop/integrations/__init__.py
mlop/integrations/anthropic.py
mlop/integrations/openai.py
mlop/wandb/__init__.py
mlop/wandb/errors.py
mlop/wandb/sdk/__init__.py
mlop/wandb/sdk/wandb_run.py
mlop/wandb/sdk/lib/__init__.py
mlop_sl.egg-info/PKG-INFO
mlop_sl.egg-info/SOURCES.txt
mlop_sl.egg-info/dependency_links.txt
mlop_sl.egg-info/entry_points.txt
mlop_sl.egg-info/requires.txt
mlop_sl.egg-info/top_level.txt
tests/test_integrations.py
tests/test_wandb_shim.py