Ethan Knox
|
0491a8bbe3
|
refactor: Remove JSON constant for common method (#1680)
|
2024-08-26 13:47:41 -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
|
51e23d5f83
|
feat: add tools from the Python client (#1463)
|
2024-06-21 20:58:12 -07:00 |
|
Charles Packer
|
b35de11d96
|
chore: run autoflake + isort (#1279)
|
2024-04-20 11:40:22 -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 |
|
tombedor
|
c8e8557c27
|
fix: set json loads strict to false (#946)
|
2024-01-31 15:50:08 -08:00 |
|
Charles Packer
|
5112f5e161
|
fix: use utf-8 encodings for all text files (#918)
|
2024-01-30 11:59:58 -08:00 |
|
Charles Packer
|
c07746b097
|
refactor: Use Message types inside Agent state (agent.messages), enabling immediate tracking of Message objects (#836)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-01-17 17:02:56 -08:00 |
|
Sarah Wooders
|
9da53d1e1a
|
fix: Remove usage of config.anon_clientid (#837)
|
2024-01-16 20:37:58 -08:00 |
|
cpacker
|
5799d4ab36
|
fix: patched another test that used dummy user_id's to instead use the default user_id
|
2024-01-15 14:03:39 -08:00 |
|
Tom Bedor
|
0c0f269453
|
feat: add_function and remove_function commands
Allows for dynamic editing of user defined functions.
Disallows removing functions that are defined by MemGPT itself.
|
2024-01-11 00:38:40 +00:00 |
|