From 789310f17cdf39ecb36b97d9cdc9419fc158495e Mon Sep 17 00:00:00 2001 From: Charles Packer Date: Wed, 6 Nov 2024 22:51:22 -0800 Subject: [PATCH] docs: update CITATION.cff (#2008) --- CITATION.cff | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index 0e16e261..154b6a20 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,5 +1,6 @@ cff-version: 1.2.0 message: "If you use this software, please cite it as below." +type: article authors: - family-names: "Packer" given-names: "Charles" @@ -16,9 +17,11 @@ authors: - family-names: "Gonzalez" given-names: "Joseph E" title: "MemGPT: Towards LLMs as Operating Systems" -type: article journal: "arXiv preprint arXiv:2310.08560" year: 2023 +month: 10 identifiers: - type: arxiv value: "2310.08560" +abstract: "Towards LLMs as Operating Systems" +url: "https://arxiv.org/abs/2310.08560"