Commit Graph

3426 Commits

Author SHA1 Message Date
jnjpng
6562868251 fix: include google_ai model endpoint type when setting reasoning tokens for google reasoning models
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-19 14:58:35 -07:00
cthomas
a41f08b672 feat: always override thinking budget for anthropic if not min (#4019) 2025-08-19 14:54:11 -07:00
cthomas
761a5ca677 feat: only stream last chunk if client is connected (#4015) 2025-08-19 14:46:30 -07:00
Shubham Naik
a2cde2fb1b Shub/pro 848 use oxide lint over eslint (#4007)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-08-19 14:17:11 -07:00
cthomas
3de757d60e fix: type error for int comparison (#4010) 2025-08-19 13:09:55 -07:00
cthomas
558498b92d feat: set frequency penalty to 1 for letta free (#4009) 2025-08-19 13:08:23 -07:00
jnjpng
ccdcbb3b01 fix: require function declarations to be present for setting gemini tool config
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-19 12:56:31 -07:00
cthomas
ee9e1eb1c9 feat: catch closed resource error in stream processing (#4003) 2025-08-19 12:11:00 -07:00
cthomas
3482c5b371 feat: add null check to step logging LET-3890 (#4004) 2025-08-19 11:52:34 -07:00
cthomas
a518d781e3 fix: tool logging error (#3998) 2025-08-18 18:01:23 -07:00
cthomas
6de1024523 feat: make enable reasoner default true for agent creation (#3996) 2025-08-18 17:58:16 -07:00
cthomas
d53578f721 feat: introduce asyncio shield to stream response (#3992) 2025-08-18 17:11:19 -07:00
cthomas
ca5d2827bc feat: add azure and together to new agent loop (#3987) 2025-08-18 16:26:14 -07:00
cthomas
1c7b5874e6 fix: openai test connection (#3981) 2025-08-18 14:22:36 -07:00
cthomas
3e3a9f58c0 feat: add tools generation response to error logs (#3984) 2025-08-18 14:21:45 -07:00
cthomas
adff55539e fix: propagate reasoning toggle on create agent (#3982) 2025-08-18 14:21:14 -07:00
cthomas
a6528b41d7 feat: set frequency penalty to 1 for gpt-4o (#3962) 2025-08-18 14:20:16 -07:00
jnjpng
3744d8caf7 cleanup: Remove unused Register*MCPServer classes
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-17 17:02:14 -07:00
Sarah Wooders
136aa89047 fix: move to static parsing for python docstrings (#3973) 2025-08-17 15:16:13 -07:00
Sarah Wooders
aca371b87e fix: allow for empty base_url for provider check (#3977) 2025-08-17 13:38:36 -07:00
Sarah Wooders
b39f5b864e fix: patch openai byok (#3966) 2025-08-16 13:41:48 -07:00
Kevin Lin
0583eec2f1 feat: GPT-5 support (#3924)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-08-15 19:01:50 -07:00
Sarah Wooders
4fa581cb1a chore: upgrade openai client (#3942) 2025-08-15 18:50:15 -07:00
Andy Li
4519f028f0 feat: tool function arguments passed in at runtime 2025-08-15 16:24:56 -07:00
Charles Packer
7bdc0a8de8 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
3952035095 feat: typescript deps in ade 2025-08-15 15:49:57 -07:00
Andy Li
0e04d7d4d5 fix: imports for mcp tests 2025-08-15 15:01:46 -07:00
Andy Li
7d7a08e15c chore: clean up deprecated code 2025-08-15 13:56:49 -07:00
Andy Li
7ae52f418a docs: update for manager funcs 2025-08-15 13:55:10 -07:00
cthomas
fbc748f82c feat: make request body optional for cancel run (#3950) 2025-08-15 10:53:55 -07:00
cthomas
5cabdd9521 feat: add request body and fallback for cancel agent run (#3946) 2025-08-15 10:23:11 -07:00
Sarah Wooders
ad1987639c 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
d5b62af62d feat: fix anthropic stream buffering issue (was a missing beta header) (#3933) 2025-08-14 22:26:56 -07:00
Kian Jones
8aceaf677b test(include_pings): Add long-running tests (#3899) 2025-08-14 18:13:47 -07:00
jnjpng
8b8536c3ef feat: add mcp tool simulator
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-08-14 16:31:43 -07:00
cthomas
2ef00e6f1f fix: set default value for reasoner to true (#3930) 2025-08-14 14:22:24 -07:00
cthomas
9579cda2e0 fix: list steps unexpected keyword arg (#3926) 2025-08-14 11:59:27 -07:00
cthomas
d6dd7930e3 fix: mcp client unbound var (#3925) 2025-08-14 11:58:59 -07:00
cthomas
89b952160c fix: convert none to empty string in create block schema (#3919) 2025-08-14 11:58:35 -07:00
cthomas
fc0cb25f92 fix: azure client imports (#3916) 2025-08-14 10:36:08 -07:00
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