Commit Graph

44 Commits

Author SHA1 Message Date
Charles Packer
1c94e4c6c0 fix: misc fixes (bad link to old docs, composio print statement, context window selection) (#1992) 2024-11-06 16:38:16 -08:00
Sarah Wooders
8ae1e64987 chore: migrate package name to letta (#1775)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-09-23 09:15:18 -07:00
Charles Packer
b35de11d96 chore: run autoflake + isort (#1279) 2024-04-20 11:40:22 -07:00
Charles Packer
f8b99b562f feat: Migrate docs (#646)
* updated docs for readme

* Update index.md

* Update index.md

* added header

* broken link

* sync heading sizes

* fix various broken rel links

* Update index.md

* added webp

* Update index.md

* strip mkdocs/rtk files

* replaced readthedocs references with readme
2023-12-18 20:29:24 -08:00
Sarah Wooders
2d23370930 Removing dead code + legacy commands (#536) 2023-11-30 13:37:11 -08:00
Vivian Fang
82d8fa5179 support custom profile/persona folder in .memgpt 2023-10-23 17:39:05 -07:00
Vivian Fang
90bf6a0f78 update README, stub main.py 2023-10-23 16:58:36 -07:00
Sarah Wooders
fa27d72029 working poetry package 2023-10-23 14:39:43 -07:00
Sarah Wooders
e44b1e49b1 move towards typer 2023-10-23 14:11:34 -07:00
Vivian Fang
cc352e7312 address comments, run black on interface.py 2023-10-23 00:07:12 -07:00
Vivian Fang
0705d2464d cli improvements using questionary 2023-10-22 22:31:45 -07:00
Vivian Fang
388a1262b1 run main.py though black formatter 2023-10-22 20:46:02 -07:00
Charles Packer
368b823586 Merge pull request #83 from cpacker/autosave
autosave on /exit
2023-10-21 17:10:22 -07:00
Charles Packer
47a27c99e8 change pop, since agent.messages is locked 2023-10-21 16:58:05 -07:00
Charles Packer
7b793ae348 autosave on /exit 2023-10-21 15:58:54 -07:00
Charles Packer
8d43af5a7a azure support 2023-10-21 14:27:36 -07:00
Vivian Fang
3e43519605 Revert "azure support"
This reverts commit 07d721e9b502091d8e2834dd53523ff5ff639eb0.
2023-10-21 14:21:16 -07:00
Charles Packer
5b99f089ee azure support 2023-10-21 14:16:11 -07:00
cpacker
255b4973ff fix bug 2023-10-20 14:28:43 -07:00
Vivian Fang
d61e7d150a make gpt 3-5 experimental warning more prominent 2023-10-20 14:28:10 -07:00
cpacker
aaafabccfc fix bad merge 2023-10-20 14:08:00 -07:00
Charles Packer
3c3a5ae0e2 Merge branch 'main' into gpt35-patch 2023-10-20 14:05:39 -07:00
cpacker
c8287b0c5d modify FLAGS 2023-10-20 13:47:23 -07:00
Vivian Fang
c5db517a70 fix error message when sqldb does not exist 2023-10-20 00:02:09 -07:00
cpacker
4f93faff35 early exit to pass 2023-10-19 16:37:30 -07:00
cpacker
13463f5c4f cleanup 2023-10-19 16:32:58 -07:00
cpacker
edfff5cdc8 allow extensionless /load arg 2023-10-19 16:15:05 -07:00
cpacker
2f60ede75c allow empty /load 2023-10-19 16:13:06 -07:00
cpacker
22aa02a093 allow bypassing message check 2023-10-19 12:52:04 -07:00
Vivian Fang
b2d491d5e7 support generating embeddings on the fly 2023-10-18 19:32:46 -07:00
Vivian Fang
51fa71623a documentation about multiline mode 2023-10-18 13:06:14 -07:00
Qingzheng Gao
2ec215c288 [Feature] support line breaks 2023-10-19 00:35:33 +08:00
Charles Packer
289e01d332 cleanup 2023-10-17 23:41:16 -07:00
Charles Packer
7aab4588ec fixed bug where persistence manager was not saving in demo CLI 2023-10-17 23:40:31 -07:00
Vivian Fang
1fb21f41c8 import readline to support enhanced inputs on CLI 2023-10-17 16:45:10 -07:00
Vivian Fang
bc9fedf782 move test.db to examples folder, move main_db.py into main.py 2023-10-17 01:17:06 -07:00
Shishir Patil
838feda0d5 Prompt user for empty input 2023-10-17 00:35:05 -07:00
Vivian Fang
0e6786a72a add flag for preloading files 2023-10-16 16:55:25 -07:00
Vivian Fang
15540c24ac fix paging bug, implement llamaindex api search on top of memgpt 2023-10-15 16:45:41 -07:00
Charles Packer
7b0882b3be Update main.py 2023-10-15 15:10:42 -07:00
cpacker
a081b0015d patch save/load, add model flag 2023-10-14 17:58:35 -07:00
Charles Packer
a7f4aeb30f naming 2023-10-13 01:38:51 -07:00
Vivian Fang
603e27410c add debug flag 2023-10-13 00:40:02 -07:00
Charles Packer
257c3998f7 init commit 2023-10-12 18:48:58 -07:00