Commit Graph

1171 Commits

Author SHA1 Message Date
Sarah Wooders
ebd7d012b8 fix agent exists 2024-07-14 15:41:31 -07:00
Sarah Wooders
25c3f83d78 add migration script 2024-07-14 15:28:06 -07:00
Sarah Wooders
6feacb73fd fix list agnets 2024-07-14 15:27:48 -07:00
Sarah Wooders
718f2bcaa1 fix: add memory tools from dev portal (#1540) 2024-07-14 13:15:29 -07:00
Sarah Wooders
ac583ab044 fix: fix example scripts (#1536) 2024-07-11 23:05:40 -07:00
Sarah Wooders
a86a2f89f9 Add pip installs 2024-07-11 22:23:23 -07:00
Sarah Wooders
f4d48a36d2 Fix client 2024-07-11 21:01:17 -07:00
Sarah Wooders
b14e7884f4 Fix google search example 2024-07-11 21:00:41 -07:00
Sarah Wooders
1e77c06618 fix examples 2024-07-11 18:21:42 -07:00
Vinayak Sharma
f14c1b7e5e fix: Fixed issue #1523 (#1526) 2024-07-09 14:10:15 -07:00
yuleisheng
f24904216c fix: update docs to say 'stream_steps = True' (#1531) 2024-07-08 22:25:15 -07:00
yuleisheng
7ca2f98c6e fix: use params in get_all_users(GET) endpoint (#1518) 2024-07-07 20:39:37 -07:00
Sarah Wooders
c719edbfb2 fix: remove duplicate send_message functions (#1519) 2024-07-07 10:14:36 -07:00
Charles Packer
526ed7348c chore: update dev portal (#1514) 2024-07-04 18:47:10 -07:00
Kimi
8cb69964d2 fix: bug fixing for #1455 - not able to serialize json for Azure (#1495)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-07-04 14:57:49 -07:00
Charles Packer
8b13d195ce chore: .gitattributes (#1511) 2024-07-04 14:45:35 -07:00
Charles Packer
3473b2f8f6 fix: dos2unix text files (#1507)
Co-authored-by: robbyt
2024-07-04 14:15:56 -07:00
Charles Packer
2ae5e9421f fix: patch type error (#1506) 2024-07-04 14:10:10 -07:00
Robin Goetz
d6fd28b18b fix: use timestamp passed by request for user message created date (#1503)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-07-04 13:58:44 -07:00
Sarah Wooders
9b15cbef39 feat: refactor CoreMemory to support generalized memory fields and memory editing functions (#1479)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Maximilian-Winter <maximilian.winter.91@gmail.com>
2024-07-01 11:50:57 -07:00
Sarah Wooders
545bc5348e feat: migration script for 0.3.17 (#1489) 2024-06-30 12:25:16 -07:00
Sarah Wooders
26bfa0b6d8 feat: move tool functions to user (#1487) 2024-06-29 16:49:25 -07:00
Sarah Wooders
61364742a0 fix: fix main.yml test (#1484) 2024-06-27 10:59:25 -07:00
Sarah Wooders
e02244e180 chore: bump version to 0.3.18 (#1483) 2024-06-27 09:34:59 -07:00
Sarah Wooders
a8f8e7ae81 feat: include usage statistics in message response (#1482) 2024-06-26 20:46:18 -07:00
Charles Packer
a41a5a0669 feat: add token streaming to the MemGPT API (#1280) 2024-06-24 20:43:46 -07:00
Sarah Wooders
215946cede fix: more server patches for dev portal (#1475) 2024-06-23 09:55:01 -07:00
Sarah Wooders
99ae9c3832 feat: dev portal fixes for server changes (#1474) 2024-06-22 15:50:18 -07:00
Charles Packer
1eb6f82306 fix: drop print from #1465 (#1472) 2024-06-22 14:10:17 -07:00
Sarah Wooders
cdb0e5de0c fix: check tool call type (#1451) 2024-06-22 13:59:19 -07:00
Charles Packer
5d92e2f6d3 fix: patch /pop, /retry, and /rethink (#1471) 2024-06-22 13:57:27 -07:00
Charles Packer
021dc84f09 fix: fix ugly dev tool print in cli (#1469) 2024-06-22 13:55:38 -07:00
Sarah Wooders
d7961b68b0 feat: add more tool calling support to LocalClient (#1465) 2024-06-22 13:55:00 -07:00
Charles Packer
d161bc98b0 fix: add ensure_ascii to missing json.dumps calls (#1466) 2024-06-22 12:38:04 -07:00
Sarah Wooders
51e23d5f83 feat: add tools from the Python client (#1463) 2024-06-21 20:58:12 -07:00
Sarah Wooders
b1fbece818 fix: debug logs in server (#1452) (#1457)
Co-authored-by: Ethan Knox <ethan.m.knox@gmail.com>
2024-06-16 19:21:53 -07:00
Sarah Wooders
24f21284a1 fix: update Dockerfile to Python 3.12 (#1456) 2024-06-15 15:39:27 -07:00
Sarah Wooders
1a3ef1d4d5 feat: Migrating CLI to run on MemGPT Client for memgpt [list/add/delete] (#1428) (#1449)
Co-authored-by: Krishna Mandal <43015249+KrishnaM251@users.noreply.github.com>
2024-06-13 16:02:59 -07:00
Sarah Wooders
838ca1b40d fix: update rdme-openapi.yml to correct Python + poetry version (#1446) 2024-06-10 19:33:10 -07:00
Sarah Wooders
7ac11c1033 fix: allow concurrent processing for async def send_message function (#1445) 2024-06-10 15:15:05 -07:00
Eren-Ajani Tshimanga
0da130add8 feat: cursor pagination of get_all_users in /admin/users route (#1441) 2024-06-09 17:24:11 -07:00
Sarah Wooders
51f06fdae2 fix: various fixes to python client and add tutorial notebooks (#1377) 2024-06-09 15:32:20 -07:00
Sarah Wooders
de7de7e912 fix: remove server locking on agents (#1442) 2024-06-09 13:54:41 -07:00
Anush
ab0e6e5805 feat: Qdrant storage connector (#1023) 2024-06-04 23:24:25 -07:00
Sarah Wooders
16ec0abb4a chore: bump version 0.3.17 (#1435) 2024-06-04 22:20:19 -07:00
Charles Packer
5e8e83eae5 docs: update compat checklist (#1434) 2024-06-04 20:53:05 -07:00
Sarah Wooders
97ef8ba022 feat: Ollama embeddings api + Ollama tests (#1433)
Co-authored-by: Krishna Mandal <krishna@mandal.us>
2024-06-04 20:49:20 -07:00
Sarah Wooders
f56179050c feat: split up endpoint tests (#1432)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-06-04 19:03:38 -07:00
Sarah Wooders
8eba90c97f fix: add back memgpt/configs folder (#1431)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-06-04 16:28:11 -07:00
David
917ca5b881 fix: #1532 upload sources file error "I/O operation on closed file" (#1425) 2024-06-03 15:42:59 -07:00