Sarah Wooders
|
72875c7f63
|
feat: add "always continue" tool rule and configure default tool rules (#1033)
Co-authored-by: Shubham Naik <shub@letta.com>
|
2025-02-19 14:46:37 -08:00 |
|
Matthew Zhou
|
f0700c3c1c
|
feat: Add logic for "stateless" agents (#984)
|
2025-02-12 17:13:07 -08:00 |
|
Matthew Zhou
|
308e6ce215
|
fix: Fix trailing } in chat completions interface (#842)
|
2025-02-10 15:45:13 -08:00 |
|
cthomas
|
fb2ea78999
|
feat: support pw in auth header in ade (#921)
|
2025-02-05 14:21:32 -08:00 |
|
Matthew Zhou
|
48089bbc87
|
feat: Support Langchain tools (#881)
|
2025-01-31 16:36:35 -08:00 |
|
cthomas
|
955835ccc0
|
feat: update list message response to not be a union (#783)
|
2025-01-27 17:50:26 -08:00 |
|
Matthew Zhou
|
1e504a0b2b
|
feat: Add voice-compatible chat completions endpoint (#774)
|
2025-01-27 14:25:05 -08:00 |
|
Matthew Zhou
|
03fe297846
|
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
|
df8e945fe9
|
feat: add content union type for requests (#762)
|
2025-01-23 20:25:00 -08:00 |
|
mlong93
|
d6be7809d0
|
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
|
f5bcef2657
|
chore: rename metadata_ field to metadata in pydantic (#732)
|
2025-01-22 19:05:41 -08:00 |
|
Sarah Wooders
|
2204d92f3b
|
chore: remove old OpenAI routers (#717)
|
2025-01-22 19:04:40 -08:00 |
|
cthomas
|
e6fb7415a4
|
chore: rename routes get->retrieve and update->modify (#733)
|
2025-01-22 18:42:22 -08:00 |
|
Matthew Zhou
|
605f376279
|
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
|
90ccc29359
|
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
|
c9e18e66f1
|
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
|
c589e7cafb
|
chore: rename /archival to /archival_memory (#719)
|
2025-01-21 18:51:42 -08:00 |
|
cthomas
|
cabb04c005
|
fix: rename memory/block routes to core_memory/blocks (#711)
|
2025-01-21 18:03:04 -08:00 |
|
cthomas
|
4bb83efc00
|
chore: remove get_tool_id_by_name (#720)
|
2025-01-21 17:38:16 -08:00 |
|
cthomas
|
1cd123ab52
|
chore: remove memory/recall, memory/archival and memory/messages routes (#713)
|
2025-01-21 17:26:57 -08:00 |
|
Charles Packer
|
208933b798
|
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
|
2a31a7fbd5
|
feat: Native agent to agent messaging (#668)
|
2025-01-16 10:36:15 -08:00 |
|
mlong93
|
b9775ca3b4
|
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
|
f10b87e8fa
|
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
|
b92370cdad
|
feat: Added list_tags route (#645)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-14 13:33:55 -08:00 |
|
mlong93
|
972e03f618
|
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
|
e457f02896
|
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
|
862bec7d8b
|
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
|
e6bc1ddebd
|
feat: new desktop (#508)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-01-07 12:10:05 -08:00 |
|
Matthew Zhou
|
9cd326ddb8
|
feat: Allow per-agent tool execution environment variables (#509)
|
2025-01-05 21:06:38 -08:00 |
|
Matt Zhou
|
cd62f02863
|
chore: Remove commented out print
|
2025-01-03 12:43:00 -08:00 |
|
Caren Thomas
|
fd8961c39e
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
|
Caren Thomas
|
ea0cca7bad
|
run isort on apps/core
|
2024-12-26 19:27:09 -08:00 |
|
Shubham Naik
|
0b8017853a
|
fix: add tests to cypress
|
2024-12-23 14:44:08 -08:00 |
|
Shubham Naik
|
5a743d1dc4
|
Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
git-subtree-dir: apps/core
git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61
git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
|
2024-12-22 20:31:22 -08:00 |
|