__init__.py 66 B

123
  1. __all__ = ("autolog", "WandbLogger")
  2. from .openai import autolog