Commit Graph

1856 Commits

Author SHA1 Message Date
cthomas
a45c59de25 chore: delete legacy azure client (#3911) 2025-08-13 16:24:47 -07:00
cthomas
a941b4fe24 chore: delete legacy bedrock client (#3912) 2025-08-13 16:20:48 -07:00
cthomas
591fa49073 chore: fully sunset cohere (#3910) 2025-08-13 16:05:06 -07:00
cthomas
dac2d8bb16 chore: delete legacy anthropic client (#3908) 2025-08-13 15:53:27 -07:00
jnjpng
c66550a300 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
c44a5dc660 chore: clean up legacy bedrock path (#3906) 2025-08-13 15:26:27 -07:00
cthomas
64000792fd chore: clean up legacy anthropic path (#3905) 2025-08-13 15:09:13 -07:00
cthomas
15e20f194d chore: clean up legacy azure path (#3904) 2025-08-13 14:59:15 -07:00
cthomas
9e53eb4564 fix: add tool exec env vars to create agent return (#3898) 2025-08-13 14:58:58 -07:00
cthomas
9e06cea0ba chore: clean up legacy together path (#3903) 2025-08-13 14:48:24 -07:00
cthomas
064b71d05d feat: update reasoning toggle test (#3901) 2025-08-13 14:28:04 -07:00
cthomas
9405e43bce feat: add agent id input validation in retrieve endpoint (#3892) 2025-08-13 14:03:05 -07:00
cthomas
b38ef8b6ec fix: make test connection route a post (#3894) 2025-08-13 12:10:58 -07:00
cthomas
a2b358b06c fix: suppress error on reasoning disable (#3895) 2025-08-13 12:10:39 -07:00
cthomas
daaeff2bf3 feat: make together provider field optional (#3896) 2025-08-13 12:10:20 -07:00
jnjpng
5d176b51bb 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
90138325a7 feat: update imports for byok check api (#3890) 2025-08-12 16:36:14 -07:00
cthomas
9f7c533765 feat: add azure byok (#3884) 2025-08-12 15:50:00 -07:00
Andy Li
183c67c181 feat: typescript sandbox 2025-08-12 15:39:17 -07:00
jnjpng
e22dd892d9 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
20a857b900 chore: remove legacy embeddings (#3846) 2025-08-12 15:11:09 -07:00
cthomas
1eb692f62a feat: add azure llm client (#3882) 2025-08-12 14:43:03 -07:00
cthomas
6289ca55a2 feat: refactor byok logic in llm clients (#3880) 2025-08-12 14:19:02 -07:00
cthomas
956a4ad011 feat: add together byok support (#3877) 2025-08-12 13:44:01 -07:00
cthomas
227e472282 feat: add new together llm client (#3875) 2025-08-12 13:37:20 -07:00
Matthew Zhou
82fc01ed04 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
da52b91011 feat: remove dict config from logger (#3866) 2025-08-11 17:11:59 -07:00
Matthew Zhou
5772365285 fix: Fix error messages with malformed gemini call (#3865) 2025-08-11 16:59:19 -07:00
cthomas
639641137d feat: consolidate reasoning model checks (#3862) 2025-08-11 16:55:45 -07:00
cthomas
a9771424fe fix: duplicate message stream error (#3834) 2025-08-11 14:27:35 -07:00
cthomas
32a4ecae9d feat: handle all cases for reasoning toggle (#3857) 2025-08-11 13:45:50 -07:00
Charles Packer
4dcbf0b8f2 fix: patch mcp alerting on sentry 2025-08-11 10:26:42 -07:00
Charles Packer
68974ff882 fix: patch mcp attach bug (#3844) 2025-08-10 17:24:33 -07:00
Charles Packer
60efd98248 fix: patch gpt-5 max context window in constants (#3843) 2025-08-10 14:55:22 -07:00
Charles Packer
722828309c fix: reduce error levels to patch the sentry logging issue (#3835) 2025-08-08 22:15:10 -07:00
Andy Li
63be7417cc chore: clean up tool rule solver code 2025-08-08 16:39:17 -07:00
jnjpng
b62955f0bf fix: gemini 2.5 thinking models fail to call functions if thinking is fully disabled
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-08 16:34:32 -07:00
Andy Li
9805de68ec feat: track run state in stream 2025-08-08 16:31:15 -07:00
jnjpng
a629a9a293 fix: clean up tool execution print statement
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-08 15:08:12 -07:00
Kevin Lin
81093ac10b feat: add line number warning to memory_insert (#3829) 2025-08-08 13:47:13 -07:00
Matthew Zhou
b529b1e4fa feat: Add max_steps parameter to agent export (#3828) 2025-08-08 13:38:29 -07:00
cthomas
0d2e2b3f78 fix: reasoning toggle patch (#3826) 2025-08-08 10:42:17 -07:00
Shubham Naik
873bc0348d Revert "feat: add top-level reasoning toggle to ADE (#3813)" (#3825) 2025-08-08 07:44:11 -07:00
Sarah Wooders
e5497b1d0d chore: merge oss (#3712) 2025-08-07 22:20:26 -07:00
jnjpng
9d72955e7f fix: lmstudio tests and integration
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-07 20:02:56 -07:00
Kevin Lin
44e4ba91d4 feat: add minimal reasoning effort option to LLMConfig (#3816) 2025-08-07 19:27:32 -07:00
Andy Li
8da571dbd3 chore: remove duplicate tool templating 2025-08-07 18:13:09 -07:00
jnjpng
922c5154e6 feat: add step metrics table
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-07 17:51:39 -07:00
cthomas
d062392739 feat: add top-level reasoning toggle to ADE (#3813) 2025-08-07 17:21:12 -07:00
Matthew Zhou
637d2854e6 feat: Change grep to be paginated (#3815) 2025-08-07 16:50:05 -07:00