feat: add more tool functionality for python client (#1361)

Co-authored-by: cpacker <packercharles@gmail.com>
This commit is contained in:
Sarah Wooders
2024-05-13 12:05:32 -07:00
committed by GitHub
parent c5ac6850c7
commit 5d7fb14530
18 changed files with 346 additions and 107 deletions

View File

@@ -22,7 +22,7 @@ def server():
wipe_config()
wipe_memgpt_home()
db_url = settings.pg_db
db_url = settings.memgpt_pg_uri
if os.getenv("OPENAI_API_KEY"):
config = TestMGPTConfig(