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
|
fa2fe8ec7c
|
feat: support custom llm configs (#737)
|
2025-01-23 10:13:05 -08:00 |
|
cthomas
|
6df78dae91
|
feat: add custom handle overrides for llm configs (#479)
|
2025-01-23 09:50:07 -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 |
|
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 |
|
cthomas
|
ef6fce8e0f
|
feat: add schema/db for new steps table (#669)
|
2025-01-18 12:20:10 -08:00 |
|
mlong93
|
e9790d07ca
|
feat: add support for AWS Bedrock (Anthropic) (#689)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-17 11:42:21 -08:00 |
|
Matthew Zhou
|
15a31da0a3
|
chore: Move send_message_to_agent (#665)
|
2025-01-15 11:15:52 -08:00 |
|
mlong93
|
4fde11e156
|
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 |
|
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 |
|
cthomas
|
f97d4707ec
|
feat: add updated_at timestamp to provider and bump on write (#574)
|
2025-01-10 11:16:53 -08:00 |
|
Matthew Zhou
|
e89aff7b8b
|
chore: Deprecate O1 Agent (#573)
|
2025-01-09 15:40:31 -08:00 |
|
Matthew Zhou
|
463491358d
|
feat: Extend tool runs to also take in environment variables (#554)
|
2025-01-08 16:16:19 -08:00 |
|
cthomas
|
2a117f7a73
|
feat: support custom api keys for cloud (#533)
|
2025-01-07 22:12:55 -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
|
a3235cdfa0
|
Run lint
|
2024-12-30 12:17:44 -08:00 |
|
Matt Zhou
|
6202152dde
|
Finish
|
2024-12-29 17:47:46 -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 |
|