Commit Graph

1531 Commits

Author SHA1 Message Date
Sarah Wooders
8417a7f54d fix: patch openai byok (#3966) 2025-08-16 13:41:48 -07:00
Kevin Lin
a22d6b1315 feat: GPT-5 support (#3924)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-08-15 19:01:50 -07:00
Sarah Wooders
c593121bab chore: upgrade openai client (#3942) 2025-08-15 18:50:15 -07:00
Andy Li
81993f23eb feat: tool function arguments passed in at runtime 2025-08-15 16:24:56 -07:00
Charles Packer
773a6452d1 fix: handle faulty schemas from bad mcp servers better
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-15 16:08:52 -07:00
Andy Li
1ff2434598 feat: typescript deps in ade 2025-08-15 15:49:57 -07:00
Andy Li
bb9a298d11 fix: imports for mcp tests 2025-08-15 15:01:46 -07:00
Andy Li
3364e92e10 chore: clean up deprecated code 2025-08-15 13:56:49 -07:00
Andy Li
49f7216a14 docs: update for manager funcs 2025-08-15 13:55:10 -07:00
cthomas
53230445fb feat: make request body optional for cancel run (#3950) 2025-08-15 10:53:55 -07:00
cthomas
b01e63433f feat: add request body and fallback for cancel agent run (#3946) 2025-08-15 10:23:11 -07:00
Sarah Wooders
891da984a6 fix: fix various ease of use problems (#3934)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-08-15 00:07:12 -07:00
Charles Packer
b0f335bb69 feat: fix anthropic stream buffering issue (was a missing beta header) (#3933) 2025-08-14 22:26:56 -07:00
Kian Jones
6731f769ca test(include_pings): Add long-running tests (#3899) 2025-08-14 18:13:47 -07:00
jnjpng
711c22ec0e feat: add mcp tool simulator
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-14 16:31:43 -07:00
cthomas
62ecb15bc8 fix: set default value for reasoner to true (#3930) 2025-08-14 14:22:24 -07:00
cthomas
dfca7ab442 fix: list steps unexpected keyword arg (#3926) 2025-08-14 11:59:27 -07:00
cthomas
cf719cc1dd fix: mcp client unbound var (#3925) 2025-08-14 11:58:59 -07:00
cthomas
bb60dd8912 fix: convert none to empty string in create block schema (#3919) 2025-08-14 11:58:35 -07:00
cthomas
a5454d0909 fix: azure client imports (#3916) 2025-08-14 10:36:08 -07:00
cthomas
1ef6e1ee41 chore: delete legacy azure client (#3911) 2025-08-13 16:24:47 -07:00
cthomas
63738ffa0c chore: delete legacy bedrock client (#3912) 2025-08-13 16:20:48 -07:00
cthomas
cdd4815af4 chore: fully sunset cohere (#3910) 2025-08-13 16:05:06 -07:00
cthomas
2fbcbd765a chore: delete legacy anthropic client (#3908) 2025-08-13 15:53:27 -07:00
jnjpng
5a668057ad feat: add endpoint for fetching step metrics
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-13 15:38:00 -07:00
cthomas
48f78991a8 chore: clean up legacy bedrock path (#3906) 2025-08-13 15:26:27 -07:00
cthomas
edf39c565f chore: clean up legacy anthropic path (#3905) 2025-08-13 15:09:13 -07:00
cthomas
15d8cc224c chore: clean up legacy azure path (#3904) 2025-08-13 14:59:15 -07:00
cthomas
e967f6ed6b fix: add tool exec env vars to create agent return (#3898) 2025-08-13 14:58:58 -07:00
cthomas
c72eced19e chore: clean up legacy together path (#3903) 2025-08-13 14:48:24 -07:00
cthomas
1855eb0739 feat: update reasoning toggle test (#3901) 2025-08-13 14:28:04 -07:00
cthomas
aab41cdb76 feat: add agent id input validation in retrieve endpoint (#3892) 2025-08-13 14:03:05 -07:00
cthomas
a78ccfe87b fix: make test connection route a post (#3894) 2025-08-13 12:10:58 -07:00
cthomas
9434a33286 fix: suppress error on reasoning disable (#3895) 2025-08-13 12:10:39 -07:00
cthomas
ea10e88d99 feat: make together provider field optional (#3896) 2025-08-13 12:10:20 -07:00
jnjpng
0179901e79 feat: record step metrics to table
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-13 11:29:18 -07:00
cthomas
9054919eba feat: update imports for byok check api (#3890) 2025-08-12 16:36:14 -07:00
cthomas
78cfb4902d feat: add azure byok (#3884) 2025-08-12 15:50:00 -07:00
Andy Li
e2e91c7260 feat: typescript sandbox 2025-08-12 15:39:17 -07:00
jnjpng
93e41bbf0a fix: delete associated mcp oauth sessions on delete and link existing mcp oauth sessions on create
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-12 15:32:33 -07:00
Sarah Wooders
f4740b1388 chore: remove legacy embeddings (#3846) 2025-08-12 15:11:09 -07:00
Andy Li
ad52c7001c test: reduce flakiness of tz testing 2025-08-12 14:53:36 -07:00
cthomas
65baf757a7 feat: add azure llm client (#3882) 2025-08-12 14:43:03 -07:00
cthomas
9f84fb8500 feat: refactor byok logic in llm clients (#3880) 2025-08-12 14:19:02 -07:00
cthomas
a328cbd607 feat: add together byok support (#3877) 2025-08-12 13:44:01 -07:00
cthomas
2e19f2a801 feat: add new together llm client (#3875) 2025-08-12 13:37:20 -07:00
cthomas
1ec9ccaf20 fix: send message tests failing on main (#3878) 2025-08-12 12:47:50 -07:00
Matthew Zhou
99902ff05e feat: Adjust import/export agent endpoints to accept new agent file schema (#3506)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
2025-08-12 11:18:56 -07:00
cthomas
df51974f31 feat: remove dict config from logger (#3866) 2025-08-11 17:11:59 -07:00
Matthew Zhou
6c64c8afdd fix: Fix error messages with malformed gemini call (#3865) 2025-08-11 16:59:19 -07:00