Commit Graph

27 Commits

Author SHA1 Message Date
Matthew Zhou
917821a735 refactor: Deprecate local client (#2344) 2025-05-22 18:57:14 -07:00
Matthew Zhou
d3238743ce feat: Add example of creating voice convo agent (#1962) 2025-04-30 19:56:47 -07:00
Andy Li
5734df54d0 feat: composio async execution (#1941) 2025-04-30 16:05:03 -07:00
Matthew Zhou
df175890bd feat: Adjust ephemeral memory agent to become persisted sleeptime agent (#1943) 2025-04-30 11:14:19 -07:00
Matthew Zhou
d1c3906f19 feat: Add more tests for batch agent loop (#1819) 2025-04-21 13:32:06 -07:00
Sarah Wooders
55c3fbba3f chore: add sleeptime example + better error handling + upgrade client SDK (#1809) 2025-04-21 00:09:50 -07:00
Charles Packer
2ab267aa84 fix: patch .utcnow warning (#1702) 2025-04-14 12:55:34 -07:00
Shubham Naik
569c44b0ab fix: eslint (#1613)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-04-08 11:49:07 -07:00
Charles Packer
e1c04c8605 fix: fix examples (py / ts) (#1506) 2025-04-01 10:13:21 -07:00
cthomas
5304831a8e feat: multi-agent (#1243) 2025-03-12 22:51:55 -07:00
Sarah Wooders
e642f36503 feat: add mcp sdk example and upgrade letta-client version (#1262) 2025-03-12 22:11:16 -07:00
Matthew Zhou
9ee53a0eaa feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00
Sarah Wooders
80dcaf82c4 feat: add new tutorial notebook and tool rules and visualization (#987) 2025-02-12 22:18:46 -08:00
Matthew Zhou
48089bbc87 feat: Support Langchain tools (#881) 2025-01-31 16:36:35 -08:00
Charles Packer
15ad7b710f docs: update sdk examples misc (#836) 2025-01-29 21:10:26 -08:00
cthomas
46409a7b90 docs: fix python examples (#829) 2025-01-29 14:13:22 -08:00
cthomas
a6022c4cce docs: add TS example in core (#824) 2025-01-28 18:08:29 -08:00
cthomas
5ef26daf03 fix: reasoning messages dropped for gpt-4 (#803) 2025-01-28 13:39:18 -08:00
cthomas
df8e945fe9 feat: add content union type for requests (#762) 2025-01-23 20:25:00 -08:00
cthomas
f5bcef2657 chore: rename metadata_ field to metadata in pydantic (#732) 2025-01-22 19:05:41 -08:00
cthomas
37e87a9e3e chore: rename llm handle field to model in create agent req (#718) 2025-01-21 17:55:39 -08:00
cthomas
62cec2d757 chore: migrate examples to use latest sdk ver (#690) 2025-01-16 17:06:57 -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
Matthew Zhou
9cd326ddb8 feat: Allow per-agent tool execution environment variables (#509) 2025-01-05 21:06:38 -08:00
Caren Thomas
fd8961c39e run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -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