Sarah Wooders
33cb59c261
bump
2025-05-24 20:44:28 -07:00
cthomas
1b58fae4fb
chore: bump version 0.7.22 ( #2655 )
...
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
2025-05-23 01:13:05 -07:00
cthomas
3b7da4835e
chore: bump version 0.7.9 ( #2607 )
...
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-05-02 15:25:46 -07:00
Daniel Fitzick
6d383c363c
Allow conversation search to find agent's own messages ( #2474 )
...
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-03-27 23:03:38 -07:00
Matthew Zhou
694b8b3aeb
feat: Refactor mcp client and make stdio errors more manageable ( #1291 )
2025-03-14 14:58:30 -07:00
Sarah Wooders
e43d635d18
chore: merge updated tests ( #1276 )
2025-03-13 17:15:20 -07:00
Matthew Zhou
558199f23d
chore: Cleanup ( #1248 )
2025-03-11 14:48:46 -07:00
Matthew Zhou
0feb231670
chore: Various updates and improvements ( #1247 )
...
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Nicholas <102550462+ndisalvio3@users.noreply.github.com>
Co-authored-by: tarunkumark <tkksctwo@gmail.com>
Co-authored-by: Miao <one.lemorage@gmail.com>
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Will Sargent <will.sargent@gmail.com>
2025-03-11 14:46:45 -07:00
Matthew Zhou
db216b7e91
feat: Add logic for "stateless" agents ( #984 )
2025-02-12 17:13:07 -08:00
Matthew Zhou
ea55cc6bdb
fix: Robust new streaming interface for multi-agent tooling ( #907 )
2025-02-05 16:20:52 -05:00
Matthew Zhou
d72622b322
feat: Robustify multi agent tools ( #835 )
2025-01-29 15:14:15 -08:00
Charles Packer
952471c578
fix: new versions of send_message_to_agent that are async ( #725 )
...
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-01-27 17:11:44 -08:00
Matthew Zhou
81814ec858
fix: Add retry decorator to stochastic tests ( #678 )
2025-01-16 11:17:06 -08:00
Matthew Zhou
9a5af1e8e8
feat: Native agent to agent messaging ( #668 )
2025-01-16 10:36:15 -08:00
Caren Thomas
461ad00ca6
run black, add isort config to pyproject.toml
2024-12-26 19:43:11 -08:00
Shubham Naik
c79eeacd20
fix: add tests to cypress
2024-12-23 14:44:08 -08:00
Matthew Zhou
372fa1d59f
chore: Add testing around base tools ( #2268 )
2024-12-17 15:46:05 -08:00
Matthew Zhou
e49a8b4365
feat: Rewrite agents ( #2232 )
2024-12-13 14:43:19 -08:00
mlong93
31d2774193
feat: orm passage migration ( #2180 )
...
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-10 18:09:35 -08:00
Sarah Wooders
d30972cee0
feat: refactor agent memory representation and modify routes for editing blocks ( #2094 )
...
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2024-11-27 16:04:13 -08:00
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
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