cthomas
2d971cdcf0
feat: hold reference to asyncio tasks in memory ( #2823 )
2025-09-10 17:08:07 -07:00
Matthew Zhou
4aa11633af
feat: Scrub env vars ( #2809 )
2025-09-09 16:25:21 -07:00
Matthew Zhou
3a551f4bb7
feat: Add turbopuffer embedder by default [LET-4253] ( #4476 )
...
* Adapt to turbopuffer embedder
* Make turbopuffer search more efficient over all source ids
* Combine turbopuffer and pinecone hybrid
* Fix test sources
2025-09-08 18:46:41 -07:00
Matthew Zhou
531eb6afeb
feat: Add project_id to message filtering/inserting to Turbopuffer [LET-4252] ( #4466 )
...
* Add project_id
* Fern autogen
2025-09-08 14:35:15 -07:00
Matthew Zhou
2e3cabc080
feat: Add search messages endpoint [LET-4144] ( #4434 )
...
* Add search messages endpoint
* Run fern autogen and fix tests
2025-09-05 14:28:27 -07:00
Matthew Zhou
fcfc40eaf2
feat: Add project id to message schema [LET-4166] ( #4433 )
...
* Add project id
* Propogate through update message by id async
* Add project id testing
2025-09-04 16:50:41 -07:00
cthomas
bfdb586f74
feat: add approval create input to messages endpoints [LET-4110] ( #4309 )
...
* feat: add approval create input to messages endpoints
* rename discriminator tag
* add base class with default
* add field validator
* exclude new type field from agent file schema
2025-08-29 13:16:03 -07:00
Shubham Naik
a8ffae6f8d
feat: fix agentfile in clooud [PRO-1013] ( #4271 )
...
* feat: fix agentfile in clooud
* chore; fix lint
---------
Co-authored-by: Shubham Naik <shub@memgpt.ai >
2025-08-28 09:16:46 -07:00
Sarah Wooders
2b23ec7dff
feat: support overriding embedding handle [LET-4021] ( #4224 )
2025-08-27 14:54:17 -07:00
Matthew Zhou
9358bec393
fix: Remove possibility of empty strings when updating ( #4149 )
2025-08-24 17:28:11 -07:00
Matthew Zhou
b3704e47be
feat: Support override tool functionality to agent file v2 ( #4092 )
2025-08-21 16:58:19 -07:00
Matthew Zhou
223c883205
feat: Make embedding async ( #4091 )
2025-08-21 16:52:23 -07:00
Matthew Zhou
a2f4ca5f89
fix: Fix bugs with exporting/importing agents with files ( #4089 )
2025-08-21 16:23:37 -07:00
Matthew Zhou
cbec520729
feat: Add basic test serialization tests ( #4076 )
2025-08-21 11:08:06 -07:00
Matthew Zhou
82fc01ed04
feat: Adjust import/export agent endpoints to accept new agent file schema ( #3506 )
...
Co-authored-by: Shubham Naik <shub@memgpt.ai >
Co-authored-by: Shubham Naik <shub@letta.com >
2025-08-12 11:18:56 -07:00
cthomas
7efd651366
feat: add ability to specify agent env vars on import ( #3753 )
2025-08-05 16:36:28 -07:00
cthomas
10d71bfbf2
feat: groups support for agentfile ( #3721 )
2025-08-04 11:02:00 -07:00
jnjpng
82fef362be
fix: test_agent_serialization_v2.py and use bulk fetch when fetching mcp servers
...
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local >
2025-07-25 18:13:05 +00:00
jnjpng
bc471c6055
feat: support mcp server export/import with agent files
...
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local >
2025-07-24 18:17:08 -07:00
Matthew Zhou
1a4aeb5f9f
feat: Add transition state validation ( #3509 )
2025-07-23 14:08:41 -07:00
Matthew Zhou
cc431b2e97
fix: Fix pinecone embedder ( #3502 )
2025-07-22 23:39:50 -07:00
Matthew Zhou
d446fcbd27
chore: Finish renaming agent serialization manager ( #3497 )
2025-07-22 18:01:00 -07:00
Matthew Zhou
6020632afd
chore: Rename agent file manager ( #3496 )
2025-07-22 17:40:12 -07:00