Commit Graph

6949 Commits

Author SHA1 Message Date
Wes
4f96810a90 Allow recursive blobs (#186)
* Allow recursive blobs in file utils.

* Make recursive blobs default behavior.
2023-10-29 21:01:57 -07:00
Charles Packer
06871cc298 black patch on outstanding files that were causing workflow fails on PRs (#193) 2023-10-29 20:53:46 -07:00
Ajay Gonepuri (GONAPCORP)
1b168a3168 Fix typos (#172)
* Update memgpt_gpt35_extralong.txt
2023-10-29 11:15:16 -07:00
Charles Packer
60aa871f02 Create black_format.yml 2023-10-28 22:39:35 -07:00
Charles Packer
139f06f091 use urljoin instead of path.join (#173) 2023-10-28 20:41:44 -07:00
Charles Packer
a9a6a2629a hotfix for broken sync agent code (#171) 2023-10-28 20:15:55 -07:00
Charles Packer
938ba8dcc5 Update README.md 2023-10-28 19:42:23 -07:00
Charles Packer
6de682a187 Update README.md 2023-10-28 18:37:26 -07:00
Mahmoud Almontasser
992c281a62 add missing pip requirement llama_index (#166) 2023-10-28 18:36:37 -07:00
Vivian Fang
0c1cf4bb31 Bump version 2023-10-28 18:34:24 -07:00
Charles Packer
78cb676cd2 LM Studio inference server support (#167)
* updated airo wrapper to catch specific case where extra closing } is missing

* added lmstudio support
2023-10-28 18:30:35 -07:00
Charles Packer
d206de5687 Update README.md 2023-10-28 18:27:16 -07:00
Charles Packer
7194e98669 Update README.md 2023-10-28 18:26:42 -07:00
Vivian Fang
53cacad075 Add synchronous memgpt agent (#156) 2023-10-27 16:48:14 -07:00
Sarah Wooders
afdc79e4bd Merge pull request #146 from sarahwooders/main
Support loading data into archival with Llama Index connectors
2023-10-27 13:28:26 -07:00
Vivian Fang
07b5d32316 hotfix 2023-10-27 13:22:36 -07:00
Vivian Fang
2b48b259c9 Default to no when prompting user for preloading into archival memory 2023-10-27 13:20:09 -07:00
Charles Packer
3cab8c19a1 Merge pull request #126 from QZGao/main
Integration with AutoGen workflow
2023-10-27 12:33:34 -07:00
Charles Packer
0f27c1a57a Updated README.md with Poetry install instructions 2023-10-27 12:14:42 -07:00
Qingzheng Gao
5227b477f4 Set example to True 2023-10-27 13:57:01 +08:00
Qingzheng Gao
8ac3fbcde0 Merge newest fix 2023-10-27 13:56:08 +08:00
Qingzheng Gao
b2fcbd0241 add examples 2023-10-27 13:52:50 +08:00
Sarah Wooders
7df12096d0 update poetry 2023-10-26 17:43:37 -07:00
Sarah Wooders
4a30ff19c8 Bump version to 0.1.6 2023-10-26 17:00:15 -07:00
Sarah Wooders
8a04a6cb94 Update poetry-publish.yml 2023-10-26 16:57:42 -07:00
Sarah Wooders
0e7ce685c5 Update poetry-publish.yml 2023-10-26 16:50:53 -07:00
Sarah Wooders
436b2e7f9b Merge branch 'cpacker:main' into main 2023-10-26 16:40:06 -07:00
Sarah Wooders
6e2818a81e Merge pull request #147 from sarahwooders/whitespace-formatting
Add pre-commit file that includes whitespace formatting
2023-10-26 16:39:41 -07:00
Sarah Wooders
ccf00933e6 Create poetry-publish.yml 2023-10-26 16:34:19 -07:00
Sarah Wooders
111872c841 update README 2023-10-26 16:20:44 -07:00
Sarah Wooders
0eb264d7eb add precommit 2023-10-26 16:18:51 -07:00
Sarah Wooders
b189fe3814 Merge branch 'cpacker:main' into main 2023-10-26 16:17:16 -07:00
Charles Packer
f300819039 Merge pull request #145 from cpacker/powershell-readme
powershell instructions
2023-10-26 16:16:31 -07:00
Sarah Wooders
ef532c8641 merge 2023-10-26 16:14:46 -07:00
cpacker
95c3d9b90d powershell instruction 2023-10-26 16:11:58 -07:00
Sarah Wooders
78cece6378 fix formatting 2023-10-26 16:11:34 -07:00
Sarah Wooders
e6683085ff reformat 2023-10-26 16:09:49 -07:00
Sarah Wooders
0ab3d098d2 reformat 2023-10-26 16:08:25 -07:00
Sarah Wooders
99057f4a11 Merge pull request #144 from sarahwooders/black-reformat
Update to consistent formatting
2023-10-26 16:05:30 -07:00
Sarah Wooders
faec3b47fc update README with development instructions 2023-10-26 15:35:49 -07:00
Vivian Fang
a4046dd060 Merge pull request #143 from cpacker/autogen-patch
fix runtime error in AutoGen agent
2023-10-26 15:34:42 -07:00
Vivian Fang
d38399ce7f return default_auto_reply instead of None 2023-10-26 15:34:04 -07:00
Sarah Wooders
5c44790ad0 add black to poetry and reformat 2023-10-26 15:33:50 -07:00
Sarah Wooders
1bc8e7a601 remove config 2023-10-26 15:31:21 -07:00
Sarah Wooders
4fcc9300b1 Merge branch 'main' of github.com:sarahwooders/MemGPT 2023-10-26 15:30:45 -07:00
Sarah Wooders
bbacf0fb33 add database test 2023-10-26 15:30:31 -07:00
cpacker
94ca0d0bf3 fix runtime error 2023-10-26 15:23:31 -07:00
Sarah Wooders
dcd29b8713 Merge branch 'main' into main 2023-10-26 15:05:51 -07:00
Vivian Fang
86bfafdf31 Merge pull request #140 from cpacker/azure-patch
Patch azure support

Co-Authored-By: rivms <50959956+rivms@users.noreply.github.com>
2023-10-26 14:56:25 -07:00
Vivian Fang
5276696d58 cleanup
Co-Authored-By: Rivaaj Jumna <50959956+rivms@users.noreply.github.com>
2023-10-26 14:50:00 -07:00