Update package authors

This commit is contained in:
Sarah Wooders
2023-10-23 14:49:40 -07:00
parent fa27d72029
commit f763579a53

View File

@@ -2,7 +2,11 @@
name = "memgpt"
version = "0.1.0"
description = "Teaching LLMs memory management for unbounded context"
authors = ["Sarah Wooders <sarahwooders@gmail.com>"]
authors = [
"Charles Packer <contact@charlespacker.com>",
"Vivian Fang <vivian@berkeley.edu>",
"Sarah Wooders <sarahwooders@gmail.com>"
]
license = "Apache License"
readme = "README.md"