Sarah Wooders
|
d631cec3d6
|
feat: require LLMConfig and EmbeddingConfig to be specified for agent creation + allow multiple simultaneous provider configs for server (#1814)
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-10-04 19:35:00 -07:00 |
|
Sarah Wooders
|
85faf5f474
|
chore: migrate package name to letta (#1775)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-09-23 09:15:18 -07:00 |
|
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
|
b7e8a11399
|
fix: various fixes to python client and add tutorial notebooks (#1377)
|
2024-06-09 15:32:20 -07:00 |
|
Sarah Wooders
|
901988ceec
|
fix: fix summarizer for tool_calls (#1350)
|
2024-05-06 22:18:12 -07:00 |
|
Charles Packer
|
eaed123af8
|
chore: run autoflake + isort (#1279)
|
2024-04-20 11:40:22 -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 |
|
Robin Goetz
|
e00a988f4e
|
feat: move agent_id from query param to path variable and remove unus… (#1094)
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-03-05 14:28:03 -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 |
|
Sarah Wooders
|
c7fbc03e68
|
refactor: store presets in database via metadata store (#1013)
|
2024-02-15 18:49:16 -08:00 |
|
Charles Packer
|
bc7528509a
|
fix: patch mem lim exceeded (#977)
|
2024-02-08 20:02:05 -08:00 |
|