fix: various fixes to python client and add tutorial notebooks (#1377)

This commit is contained in:
Sarah Wooders
2024-06-09 15:32:20 -07:00
committed by GitHub
parent de7de7e912
commit 51f06fdae2
26 changed files with 931 additions and 82 deletions

View File

@@ -35,6 +35,7 @@ services:
- MEMGPT_PG_HOST=pgvector_db
- MEMGPT_PG_PORT=5432
- OPENAI_API_KEY=${OPENAI_API_KEY}
- SERPAPI_API_KEY=${SERPAPI_API_KEY}
volumes:
- ./configs/server_config.yaml:/root/.memgpt/config # config file
# ~/.memgpt/credentials:/root/.memgpt/credentials # credentials file