Charles Packer
|
b35de11d96
|
chore: run autoflake + isort (#1279)
|
2024-04-20 11:40:22 -07:00 |
|
Sarah Wooders
|
ef913a743b
|
feat: move quickstart to use inference.memgpt.ai (#1190)
|
2024-03-27 17:09:11 -07:00 |
|
Charles Packer
|
16a9bddb22
|
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
|
b665e67b01
|
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
|
3b99151711
|
feat: Create RESTClient and Admin client for interacting with server from python (#1033)
|
2024-02-22 11:16:01 -08:00 |
|
cpacker
|
78534f4852
|
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
|
d118774bb7
|
fix: tests should only use "openai" quickstart if `OPENAI_API_KEY is set (#801)
|
2024-01-09 19:13:16 -08:00 |
|
Sarah Wooders
|
54fa07da7a
|
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
|
45e6d5793d
|
Modify tests to use openai quickstart
|
2024-01-03 19:01:27 -08:00 |
|
cpacker
|
1f6af59e9d
|
added a new test that makes sure the base functions are working
|
2024-01-02 18:20:54 -08:00 |
|