MemGPT/tests/__init__.py
Sarah Wooders f2dfa79432
refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (#1579)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local>
Co-authored-by: Zack Field <field.zackery@gmail.com>
2024-08-16 19:53:21 -07:00

4 lines
84 B
Python

# from tests.config import TestMGPTConfig
#
# TEST_MEMGPT_CONFIG = TestMGPTConfig()