Andy Li
|
28c3624a88
|
fix: numerous tool execution bugs (#2371)
|
2025-05-23 18:02:15 -07:00 |
|
cthomas
|
bafc47c655
|
test: add additional new agent messaging tests (#2120)
|
2025-05-12 15:58:52 -07:00 |
|
Charles Packer
|
fce28c73e3
|
fix: make togetherai nebius xai etc usable via the openaiprovider (#1981)
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
|
2025-05-09 10:50:55 -07:00 |
|
Andy Li
|
3d94adbac3
|
fix: user messages on new agent loop are not processed in ADE (includes new json parser) (#1934)
|
2025-04-30 18:07:42 -07:00 |
|
cthomas
|
0a1022b910
|
fix: pydantic serializer warning datetime -> int (#1701)
|
2025-04-23 14:53:58 -07:00 |
|
Andy Li
|
0381da35f5
|
feat: structured outputs for send_message (#1764)
|
2025-04-22 09:50:01 -07:00 |
|
cthomas
|
ec623325da
|
fix: anthropic streaming (#1768)
Co-authored-by: Kevin Lin <klin5061@gmail.com>
|
2025-04-17 16:22:14 -07:00 |
|
Kevin Lin
|
d44acbf9dc
|
fix: reasoner messages mapped to source non reasoner (#1736)
|
2025-04-17 16:12:06 -07:00 |
|
Charles Packer
|
55b75cb855
|
fix: patch gemini 2.5 pro (#1643)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-04-09 18:35:53 -07:00 |
|
cthomas
|
ca602f7a73
|
fix: use message idx instead of chunk idx for streaming (#1587)
|
2025-04-06 11:23:19 -07:00 |
|
cthomas
|
7fcebf0ce3
|
feat: add otid field for message idempotency (#1556)
|
2025-04-04 08:43:01 -07:00 |
|
cthomas
|
1a5c08c62b
|
test: add more robust multi-agent testing (#1444)
|
2025-03-28 14:21:54 -07:00 |
|
cthomas
|
0e8c650c3f
|
feat: add sonnet 3.7 support (#1302)
|
2025-03-24 16:36:16 -10:00 |
|
Matthew Zhou
|
a86c268926
|
feat: Patch broken assistant messages for both Haiku and Sonnet (#1252)
|
2025-03-12 10:19:41 -07:00 |
|
Matthew Zhou
|
dd1f4d5cbe
|
chore: Various updates and improvements (#1247)
Co-authored-by: Charles Packer <packercharles@gmail.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>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Nicholas <102550462+ndisalvio3@users.noreply.github.com>
Co-authored-by: tarunkumark <tkksctwo@gmail.com>
Co-authored-by: Miao <one.lemorage@gmail.com>
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Will Sargent <will.sargent@gmail.com>
|
2025-03-11 14:46:45 -07:00 |
|
cthomas
|
06336c5057
|
feat: add stdout and stderr in simulator (#1195)
|
2025-03-05 15:17:17 -08:00 |
|
Kevin Lin
|
7173d5cefb
|
feat: support deepseek models (#821)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
|
2025-02-18 15:28:01 -08:00 |
|
Matthew Zhou
|
9ee53a0eaa
|
feat: Composio tools execute on-the-fly (#999)
|
2025-02-13 16:13:29 -08:00 |
|
Charles Packer
|
68f6239342
|
fix: add prefix fill support for Claude to try and boost haiku performance (#958)
|
2025-02-10 22:36:47 -08:00 |
|
Matthew Zhou
|
dbd2190961
|
fix: Robust new streaming interface for multi-agent tooling (#907)
|
2025-02-05 16:20:52 -05:00 |
|
mlong93
|
fed9f77ac9
|
feat: add anthropic streaming (#716)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-01-26 17:35:22 -08:00 |
|
cthomas
|
df8e945fe9
|
feat: add content union type for requests (#762)
|
2025-01-23 20:25:00 -08:00 |
|
Matthew Zhou
|
3ed216673e
|
feat: Use official OpenAI client (#752)
|
2025-01-23 15:45:06 -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 |
|
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 |
|
Matthew Zhou
|
508762eb52
|
fix: Fix offline memory test (#597)
|
2025-01-10 17:25:54 -08:00 |
|
cthomas
|
c1c58f984c
|
fix: comment out done_gen and done_step tokens (#504)
|
2025-01-02 14:12:24 -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 |
|