Matthew Zhou
|
b6773ea7ff
|
feat: Add voice-compatible chat completions endpoint (#774)
|
2025-01-27 14:25:05 -08:00 |
|
Matthew Zhou
|
3150e17214
|
fix: Remove name from Create/Update tool (#741)
Co-authored-by: Caren Thomas <caren@letta.com>
|
2025-01-24 10:55:23 -08:00 |
|
cthomas
|
11d871785a
|
feat: add content union type for requests (#762)
|
2025-01-23 20:25:00 -08:00 |
|
mlong93
|
819e360356
|
fix: deprecate cursor param and replace with before, after (#736)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-23 14:17:25 -08:00 |
|
cthomas
|
98c5702ef9
|
chore: rename metadata_ field to metadata in pydantic (#732)
|
2025-01-22 19:05:41 -08:00 |
|
Sarah Wooders
|
cc638e3593
|
chore: remove old OpenAI routers (#717)
|
2025-01-22 19:04:40 -08:00 |
|
cthomas
|
b91e90fced
|
chore: rename routes get->retrieve and update->modify (#733)
|
2025-01-22 18:42:22 -08:00 |
|
Matthew Zhou
|
6a9dd05566
|
fix: Improvements Jan 22 (#734)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Nuno Rocha <nunuroxa@gmail.com>
Co-authored-by: Theo Conrads <theo.conrads@ella-lab.io>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Stephan Fitzpatrick <knowsuchagency@gmail.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com>
|
2025-01-22 16:57:35 -08:00 |
|
Matthew Zhou
|
ab955a46f3
|
feat: Identify Composio tools (#721)
Co-authored-by: Caren Thomas <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>
|
2025-01-22 16:37:37 -08:00 |
|
mlong93
|
00408a7b69
|
fix: move all attach detach to be under agents (#723)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-22 12:16:31 -08:00 |
|
cthomas
|
b167d69e6d
|
chore: rename /archival to /archival_memory (#719)
|
2025-01-21 18:51:42 -08:00 |
|
cthomas
|
99d2186ac3
|
fix: rename memory/block routes to core_memory/blocks (#711)
|
2025-01-21 18:03:04 -08:00 |
|
cthomas
|
346058c82f
|
chore: remove get_tool_id_by_name (#720)
|
2025-01-21 17:38:16 -08:00 |
|
cthomas
|
b485bb5900
|
chore: remove memory/recall, memory/archival and memory/messages routes (#713)
|
2025-01-21 17:26:57 -08:00 |
|
Charles Packer
|
0c5578ba03
|
fix: patch use_assistant_message flag on the server (#704)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-01-20 13:17:45 -08:00 |
|
Matthew Zhou
|
d110378146
|
feat: Native agent to agent messaging (#668)
|
2025-01-16 10:36:15 -08:00 |
|
mlong93
|
e4700fdfe1
|
fix: updated send_message_async request params, get_run_messages returns LettaMessage (#638)
Co-authored-by: Mindy Long <mindy@letta.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>
|
2025-01-15 14:47:20 -08:00 |
|
mlong93
|
f33518ca66
|
feat: add text search for agent names (#662)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-15 10:41:40 -08:00 |
|
mlong93
|
a9c5866ae9
|
feat: Added list_tags route (#645)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-14 13:33:55 -08:00 |
|
mlong93
|
f87bc2414c
|
fix: tool attachment bug for agent creation (#635)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-13 17:06:21 -08:00 |
|
mlong93
|
18f06cd681
|
feat: new routes to gather a job's messages and usage statistics (#564)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-12 12:36:10 -08:00 |
|
Sarah Wooders
|
6dfdecdd23
|
chore: merge with OSS (#555)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
|
2025-01-08 15:55:31 -08:00 |
|
Shubham Naik
|
3513e586f1
|
feat: new desktop (#508)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-01-07 12:10:05 -08:00 |
|
Matthew Zhou
|
0ef692441f
|
feat: Allow per-agent tool execution environment variables (#509)
|
2025-01-05 21:06:38 -08:00 |
|
Matt Zhou
|
130fd63c6b
|
chore: Remove commented out print
|
2025-01-03 12:43:00 -08:00 |
|
Caren Thomas
|
7144fd2867
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
|
Caren Thomas
|
905906d416
|
run isort on apps/core
|
2024-12-26 19:27:09 -08:00 |
|
Shubham Naik
|
4cf354c033
|
fix: add tests to cypress
|
2024-12-23 14:44:08 -08:00 |
|
cthomas
|
3da62aa4eb
|
feat: add message type literal to usage stats (#2297)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
|
2024-12-20 17:13:56 -08:00 |
|
Matthew Zhou
|
9ad5fd64cf
|
chore: Clean up .load_agent usage (#2298)
|
2024-12-20 16:56:53 -08:00 |
|
Matthew Zhou
|
5bb4888cea
|
fix: Remove in-memory _messages field on Agent (#2295)
|
2024-12-20 15:52:04 -08:00 |
|
dboyliao
|
12802fa6f5
|
Fix bug: add required argument actor (load_file_to_source). (#2292)
|
2024-12-20 10:55:41 -08:00 |
|
cthomas
|
c183fc6b0e
|
feat: rename internal monologue (#2289)
|
2024-12-19 15:16:36 -08:00 |
|
cthomas
|
7d5be32a59
|
feat: rename function to tool in sdk (#2288)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
|
2024-12-19 12:12:58 -08:00 |
|
Matthew Zhou
|
b1ce8b4e8a
|
chore: Clean up upserting base tools (#2274)
|
2024-12-18 14:33:29 -08:00 |
|
mlong93
|
91995ae6ff
|
feat: Adding init tool rule for Anthropic endpoint (#2262)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2024-12-17 15:21:10 -08:00 |
|
Matthew Zhou
|
7908b8a15f
|
feat: Rewrite agents (#2232)
|
2024-12-13 14:43:19 -08:00 |
|
mlong93
|
9deacbd89e
|
feat: orm passage migration (#2180)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2024-12-10 18:09:35 -08:00 |
|
Matthew Zhou
|
2125421bd8
|
fix: Modify the list ORM function (#2208)
|
2024-12-09 19:35:58 -08:00 |
|
Sarah Wooders
|
d61b2f9545
|
feat: enable configuration of response_char_limit for tools (#2207)
|
2024-12-09 18:55:18 -08:00 |
|
Charles Packer
|
fc980ff654
|
feat: add an async messages route (/agent/{agent_id}/messages/async) (#2206)
|
2024-12-09 18:23:05 -08:00 |
|
Sarah Wooders
|
1c13e223c3
|
fix: ask for embedding config for letta load directory ... (#2184)
|
2024-12-09 15:11:31 -08:00 |
|
Charles Packer
|
668a2a40ad
|
fix: bug in get_tool_id (#2201)
|
2024-12-08 23:54:29 -08:00 |
|
Matthew Zhou
|
1f57569116
|
fix: Updating messages (#2186)
|
2024-12-07 14:09:20 -08:00 |
|
Matthew Zhou
|
79cc78f5cb
|
fix: Patch dummy message and fix test (#2192)
|
2024-12-07 13:11:46 -08:00 |
|
Matthew Zhou
|
e23df839d8
|
fix: Fix composio tool add (#2188)
|
2024-12-07 12:18:17 -08:00 |
|
mlong93
|
6c2c7231ab
|
feat: message orm migration (#2144)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2024-12-06 11:50:15 -08:00 |
|
Matthew Zhou
|
f638c42b56
|
chore: Migrate jobs to the orm (#2165)
|
2024-12-04 18:11:06 -08:00 |
|
Sarah Wooders
|
f13b3fdc96
|
feat: pass custom headers to RESTClient (#2151)
|
2024-12-03 16:02:29 -08:00 |
|
Sarah Wooders
|
07bb536018
|
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 |
|