Update python_client.md (#772)
Tested this and it works. The API supports "human" and not "person" as previously stated.
This commit is contained in:
committed by
GitHub
parent
323a542b8f
commit
cfc7f46d13
@@ -21,7 +21,7 @@ client = MemGPT(
|
||||
agent_id = client.create_agent(
|
||||
agent_config={
|
||||
"persona": "sam_pov",
|
||||
"user": "cs_phd",
|
||||
"human": "cs_phd",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user