fix: hardcode MemGPT version in config/server_config.yaml (#1292)
This commit is contained in:
@@ -33,7 +33,7 @@ path = /root/.memgpt
|
||||
uri = postgresql+pg8000://memgpt:memgpt@pgvector_db:5432/memgpt
|
||||
|
||||
[version]
|
||||
memgpt_version = 0.3.11
|
||||
memgpt_version = 0.3.12
|
||||
|
||||
[client]
|
||||
anon_clientid = 00000000-0000-0000-0000-000000000000
|
||||
|
||||
Reference in New Issue
Block a user