yuleisheng
|
7ca2f98c6e
|
fix: use params in get_all_users(GET) endpoint (#1518)
|
2024-07-07 20:39:37 -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
|
26bfa0b6d8
|
feat: move tool functions to user (#1487)
|
2024-06-29 16:49:25 -07:00 |
|
Sarah Wooders
|
51e23d5f83
|
feat: add tools from the Python client (#1463)
|
2024-06-21 20:58:12 -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
|
5d7fb14530
|
feat: add more tool functionality for python client (#1361)
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-05-13 12:05:32 -07:00 |
|
Sarah Wooders
|
922fd5b513
|
feat: use background tasks for processing uploaded files to REST API (#1263)
|
2024-04-19 18:15:30 -07:00 |
|
Sarah Wooders
|
70a9e9b81c
|
feat: implement remaining Admin routes in client and add tests (#1157)
|
2024-03-16 20:03:19 -07:00 |
|
Sarah Wooders
|
dc958bcd9e
|
feat: Add data sources to REST API (#1118)
|
2024-03-10 14:34:35 -07:00 |
|
Charles Packer
|
65456cfa10
|
fix: patch API key GET error + allow empty body on create user POST (#1113)
|
2024-03-07 13:26:22 -08:00 |
|
Robin Goetz
|
e0e031795a
|
feat: allow admin to access all API routes & add back auth (#1047)
|
2024-02-25 07:16:45 -08:00 |
|
Sarah Wooders
|
3b99151711
|
feat: Create RESTClient and Admin client for interacting with server from python (#1033)
|
2024-02-22 11:16:01 -08:00 |
|
Jonathan Rich
|
c9349acecf
|
fix: Corrected response_model usage (#1036)
|
2024-02-21 13:38:07 -08:00 |
|
Charles Packer
|
5a739ade88
|
feat: add password protection to /admin routes on server (#1025)
|
2024-02-18 14:02:54 -08:00 |
|
Charles Packer
|
dd209a3132
|
feat: Add API keys to memgpt server REST API (#1014)
|
2024-02-16 13:14:35 -08:00 |
|