diff --git a/docs/assets/cozy_llama.webp b/docs/assets/cozy_llama.webp deleted file mode 100644 index 5c95c1eb81..0000000000 Binary files a/docs/assets/cozy_llama.webp and /dev/null differ diff --git a/docs/assets/llama_library.webp b/docs/assets/llama_library.webp deleted file mode 100644 index 6aa08e88e1..0000000000 Binary files a/docs/assets/llama_library.webp and /dev/null differ diff --git a/docs/assets/memgpt_cozy.webp b/docs/assets/memgpt_cozy.webp new file mode 100644 index 0000000000..f948f85440 Binary files /dev/null and b/docs/assets/memgpt_cozy.webp differ diff --git a/docs/assets/memgpt_library.webp b/docs/assets/memgpt_library.webp new file mode 100644 index 0000000000..854033e2ed Binary files /dev/null and b/docs/assets/memgpt_library.webp differ diff --git a/docs/assets/memgpt_server.webp b/docs/assets/memgpt_server.webp new file mode 100644 index 0000000000..2497b9e490 Binary files /dev/null and b/docs/assets/memgpt_server.webp differ diff --git a/docs/contributing.md b/docs/contributing.md index c61902e19e..ee03e6f538 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -4,7 +4,7 @@ excerpt: Learn how to contribute to the MemGPT project! category: 6581eaa89a00e6001012822c --- -![memgpt llama](https://raw.githubusercontent.com/cpacker/MemGPT/main/docs/assets/llama_library.webp) +![memgpt llama](https://raw.githubusercontent.com/cpacker/MemGPT/main/docs/assets/memgpt_library.webp) MemGPT is an active [open source](https://en.wikipedia.org/wiki/Open_source) project and we welcome community contributions! There are many ways to contribute for both programmers and non-programmers alike. diff --git a/docs/index.md b/docs/index.md index 9079b9daad..985cd5d1c5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -42,7 +42,7 @@ category: 6580d34ee5e4d00068bf2a1d } -![memgpt llama](https://raw.githubusercontent.com/cpacker/MemGPT/main/docs/assets/cozy_llama.webp) +![memgpt llama](https://raw.githubusercontent.com/cpacker/MemGPT/main/docs/assets/memgpt_cozy.webp) ## What is MemGPT?