Commit Graph

32 Commits

Author SHA1 Message Date
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