refactor: refactor MemGPT + AutoGen integration to work with MemGPT 0.2.12+ (DB release) (#905)
This commit is contained in:
@@ -4,7 +4,7 @@ excerpt: Developing using the MemGPT Python client
|
||||
category: 6580dab16cade8003f996d17
|
||||
---
|
||||
|
||||
The fastest way to integrate MemGPT with your own Python projects is through the `MemGPT` client class:
|
||||
The fastest way to integrate MemGPT with your own Python projects is through the `MemGPT` [client class](https://github.com/cpacker/MemGPT/blob/main/memgpt/client/client.py):
|
||||
|
||||
```python
|
||||
from memgpt import MemGPT
|
||||
|
||||
Reference in New Issue
Block a user