Skip to content

Commit

Permalink
# This is a combination of 2 commits.
Browse files Browse the repository at this point in the history
# This is the 1st commit message:

Clean up requirements.txt

- Alphabetize dependencies
- Remove non-existent sqlite3 package

# This is the commit message letta-ai#2:

Update README.md

HuggingFace -> Hugging Face
  • Loading branch information
daneah authored and sarahwooders committed May 6, 2024
1 parent 8cc64c0 commit c4cfca5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,4 @@ If you have any further questions, or have anything to share, we are excited to
* For issues and feature requests, please [open a GitHub issue](https://github.com/cpacker/MemGPT/issues).

### Datasets
Datasets used in our [paper](https://arxiv.org/abs/2310.08560) can be downloaded at [HuggingFace](https://huggingface.co/MemGPT).
Datasets used in our [paper](https://arxiv.org/abs/2310.08560) can be downloaded at [Hugging Face](https://huggingface.co/MemGPT).
19 changes: 9 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
absl-py
colorama
python-dotenv
geopy
timezonefinder
rich
pytz
openai
demjson3
tiktoken
faiss-cpu
geopy
numpy
absl-py
openai
pybars3
faiss-cpu
sqlite3
python-dotenv
pytz
rich
tiktoken
timezonefinder

0 comments on commit c4cfca5

Please # to comment.