Sarah Wooders
|
f2dfa79432
|
refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (#1579)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local>
Co-authored-by: Zack Field <field.zackery@gmail.com>
|
2024-08-16 19:53:21 -07:00 |
|
Charles Packer
|
55a36a6e3d
|
revert: #1659 (#1660)
|
2024-08-16 19:52:47 -07:00 |
|
Sarah Wooders
|
b39ad16a9d
|
refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (cleaned up git history) (#1659)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local>
Co-authored-by: Zack Field <field.zackery@gmail.com>
Co-authored-by: robingotz <tug29225@temple.edu>
Co-authored-by: Vandracon <vandracon@yahoo.com>
Co-authored-by: Maximilian-Winter <maximilian.winter.91@gmail.com>
Co-authored-by: Scott <scott@vysona.com>
Co-authored-by: Jonathan Ward <jonathan.ward7892@gmail.com>
Co-authored-by: madgrizzle <john@thehogans.name>
Co-authored-by: Carlo <284474102@qq.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Robin Goetz <35136007+goetzrobin@users.noreply.github.com>
|
2024-08-16 19:33:47 -07:00 |
|
Sarah Wooders
|
c9f62f54de
|
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
|
7a4c6d4f2a
|
feat: add tools from the Python client (#1463)
|
2024-06-21 20:58:12 -07:00 |
|
Charles Packer
|
eaed123af8
|
chore: run autoflake + isort (#1279)
|
2024-04-20 11:40:22 -07:00 |
|
Sarah Wooders
|
7f688d16b6
|
feat: move quickstart to use inference.memgpt.ai (#1190)
|
2024-03-27 17:09:11 -07:00 |
|
Charles Packer
|
6abe5c5d0d
|
fix: (1) refactor in Agent.step() to fix out-of-order timestamps, (2) bug fixes with usage of preset/human vs filename values (#1145)
|
2024-03-16 20:11:31 -07:00 |
|
tombedor
|
503e812204
|
feat: isolate test config from main config (#1063)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2024-03-05 16:21:37 -08:00 |
|
Sarah Wooders
|
9ada3ef529
|
feat: Create RESTClient and Admin client for interacting with server from python (#1033)
|
2024-02-22 11:16:01 -08:00 |
|
cpacker
|
d9c8a2151b
|
fix: patched another test that used dummy user_id's to instead use the default user_id
|
2024-01-15 14:07:57 -08:00 |
|
Sarah Wooders
|
03f768868e
|
fix: tests should only use "openai" quickstart if `OPENAI_API_KEY is set (#801)
|
2024-01-09 19:13:16 -08:00 |
|
Sarah Wooders
|
8c06cc4bf7
|
refactor!: Migrate users + agent information into storage connectors (#785)
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-01-08 15:59:49 -08:00 |
|
Sarah Wooders
|
20990e3787
|
Modify tests to use openai quickstart
|
2024-01-03 19:01:27 -08:00 |
|
cpacker
|
62e48aae0b
|
added a new test that makes sure the base functions are working
|
2024-01-02 18:20:54 -08:00 |
|