Vivian Fang
8a12e3d6d0
initialize memgpt agent config with same name passed in ( #211 )
2023-10-30 21:33:27 -07:00
Vivian Fang
fa506449f8
Refactor autogen agent to use sync memgpt, add notebook example ( #157 )
...
* Refactor autogen agent to use sync memgpt, add notebook example
* Add colab badge to notebook
* Update colab badge to point to main
* Add imports lost in the merge
* Changes to make autogenagent work with cli refactor
2023-10-30 18:09:51 -07:00
Sarah Wooders
b7f9560bef
Refactoring CLI to use config file, connect to Llama Index data sources, and allow for multiple agents ( #154 )
...
* Migrate to `memgpt run` and `memgpt configure`
* Add Llama index data sources via `memgpt load`
* Save config files for defaults and agents
2023-10-30 16:47:54 -07:00
Charles Packer
e621b4c1ca
black patch on outstanding files that were causing workflow fails on PRs ( #193 )
2023-10-29 20:53:46 -07:00
Charles Packer
47fa5b39bb
Merge pull request #126 from QZGao/main
...
Integration with AutoGen workflow
2023-10-27 12:33:34 -07:00
Qingzheng Gao
7e555efc81
Merge newest fix
2023-10-27 13:56:08 +08:00
Qingzheng Gao
80532e7c94
add examples
2023-10-27 13:52:50 +08:00
Sarah Wooders
4498af9631
Merge pull request #144 from sarahwooders/black-reformat
...
Update to consistent formatting
2023-10-26 16:05:30 -07:00
Vivian Fang
b1f7abd01f
return default_auto_reply instead of None
2023-10-26 15:34:04 -07:00
Sarah Wooders
01be032f7f
add black to poetry and reformat
2023-10-26 15:33:50 -07:00
cpacker
99a67fe23b
fix runtime error
2023-10-26 15:23:31 -07:00
Qingzheng Gao
193b270c72
add support to auto-running mode
2023-10-26 15:47:36 +08:00
Qingzheng Gao
e06ca7092f
draft: integration with autogen workflow
2023-10-26 15:28:34 +08:00
Vivian Fang
49b16e659d
formatting
2023-10-25 23:48:22 -07:00
Vivian Fang
a55ec191c2
add note about how to turn on inner thoughts
2023-10-25 23:46:21 -07:00
Vivian Fang
163e4d963a
remove stray comments
2023-10-25 23:40:30 -07:00
Vivian Fang
98a1e3dafe
simplify find_new_messages
2023-10-25 23:32:09 -07:00
Charles Packer
13498742d7
updated example and patched messages bug
2023-10-25 23:12:57 -07:00
Charles Packer
0d93f2f4a6
cleanup
2023-10-25 22:21:28 -07:00
cpacker
2998b97299
added user/PM/coder groupchat example to repo + refactored the creation of memgpt autogen actions to a constructor function
2023-10-25 18:06:35 -07:00
Surav Shrestha
2c85f9f043
fix: typo in memgpt/autogen/memgpt_agent.py
2023-10-23 11:12:09 +05:45
Vivian Fang
8bdce98643
Add Autogen MemGPT agent
...
Co-authored-By: Charles Packer <contact@charlespacker.com>
2023-10-20 20:00:36 -07:00