Matthew Zhou
|
b6773ea7ff
|
feat: Add voice-compatible chat completions endpoint (#774)
|
2025-01-27 14:25:05 -08:00 |
|
cthomas
|
0b03e707ab
|
fix: remove name from tool create error msg (#778)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-01-25 17:27:02 -08:00 |
|
cthomas
|
402836d943
|
feat: add after cursor for list_messages (#771)
|
2025-01-24 14:26:37 -08:00 |
|
Matthew Zhou
|
2cb12b821b
|
feat: Add list_agents_for_block endpoint (#759)
|
2025-01-23 17:28:08 -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
|
443b876e74
|
fix: remove manual step logging (#738)
|
2025-01-22 21:07:23 -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
|
1b420a95a0
|
fix: replace put->patch for update route (#714)
|
2025-01-21 17:27:10 -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
|
ba470a3df4
|
docs: patch typo in api docs (#708)
|
2025-01-21 15:02:43 -08:00 |
|
Charles Packer
|
eda6020712
|
fix: patch typo in azure provider that broke it (#705)
|
2025-01-20 10:41:37 -08:00 |
|
cthomas
|
551cc0820c
|
feat: add schema/db for new steps table (#669)
|
2025-01-18 12:20:10 -08:00 |
|
cthomas
|
df00fd2210
|
fix: manually expose LettaMessageUnion in openapi spec (#682)
|
2025-01-16 13:19:35 -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 |
|
cthomas
|
094d86d7cd
|
fix: async message doc return type (#664)
|
2025-01-15 11:31:18 -08:00 |
|
Matthew Zhou
|
29b9896c41
|
chore: Move send_message_to_agent (#665)
|
2025-01-15 11:15:52 -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
|
113e8bda07
|
fix: prevent adding duplicate messages to JobMessages table (#625)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-13 14:48:20 -08:00 |
|
Matthew Zhou
|
99e27dbc89
|
feat: Add reset messages route for agents (#601)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-01-13 10:33:23 -08:00 |
|
cthomas
|
10b3dd670f
|
fix: propagate use_assistant_message through send paths (#615)
|
2025-01-13 10:26:53 -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 |
|
cthomas
|
ab30115f66
|
chore: generate sdk + docs for provider api (#544)
|
2025-01-10 11:29:01 -08:00 |
|
cthomas
|
b847c4688f
|
feat: add updated_at timestamp to provider and bump on write (#574)
|
2025-01-10 11:16:53 -08:00 |
|
Matthew Zhou
|
eb7c2c853d
|
feat: Add sandbox_type filter when listing sandbox configurations (#567)
|
2025-01-09 12:48:21 -08:00 |
|
Matthew Zhou
|
e8fab921a0
|
feat: Extend tool runs to also take in environment variables (#554)
|
2025-01-08 16:16:19 -08:00 |
|
Sarah Wooders
|
096791aae1
|
feat: parse assistant message to AssistantMessage by default (#528)
|
2025-01-08 15:00:32 -08:00 |
|
cthomas
|
4047f02386
|
feat: support custom api keys for cloud (#533)
|
2025-01-07 22:12:55 -08:00 |
|
Sarah Wooders
|
26bc5704f3
|
feat: add pagination for listing agents (#517)
|
2025-01-06 16:53:25 -08:00 |
|
Matthew Zhou
|
0ef692441f
|
feat: Allow per-agent tool execution environment variables (#509)
|
2025-01-05 21:06:38 -08:00 |
|
Caren Thomas
|
9bcb1f87e7
|
fix response args
|
2024-12-27 09:51:23 -08:00 |
|
Caren Thomas
|
0b964e400e
|
change delete agent return type to none
|
2024-12-26 20:02:52 -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
|
c5f6a19a4d
|
feat: update nx to latest
|
2024-12-26 15:04:20 -08:00 |
|
Shubham Naik
|
52f55ea86e
|
Merge branch 'main' into matt/let-649-fix-updating-agent-refresh-blocks
|
2024-12-23 15:15:49 -08:00 |
|
Shubham Naik
|
4cf354c033
|
fix: add tests to cypress
|
2024-12-23 14:44:08 -08:00 |
|
Matt Zhou
|
c0fa4a6d31
|
Run lint
|
2024-12-23 14:20:08 -08:00 |
|
Matt Zhou
|
90d24b2535
|
Try force rebuilding system prompt on block update
|
2024-12-23 14:19:30 -08:00 |
|
Matthew Zhou
|
69bace2937
|
feat: Make composio error catching more verbose and granular (#2303)
|
2024-12-22 11:40:16 -08:00 |
|
Charles Packer
|
42f79cce29
|
fix: hotfix (#2302)
|
2024-12-20 19:36:14 -08:00 |
|
Matthew Zhou
|
9ad5fd64cf
|
chore: Clean up .load_agent usage (#2298)
|
2024-12-20 16:56:53 -08:00 |
|