Commit Graph

59 Commits

Author SHA1 Message Date
Charles Packer
7a74778394 fix: change the default reasoning effort for gpt-5 to be minimal, due to extremely high latency on medium (#4356)
fix: change the default reasoning effort for gpt-5 to be minimal, due to extremely high latency on it
2025-09-02 13:23:13 -07:00
Charles Packer
3296471d09 fix: various fixes to make gpt-5 work better [LET-4138] (#4344)
* fix: patch gpt-5 compat

* feat: add verbosity level dropdown selector to llm config panel in ade

* fix: patch duplicated logic

* fix: make default verbosity None, just stage just publish

* fix: missing files
2025-09-02 10:30:25 -07:00
Charles Packer
aecb6e32d7 fix(core): update default value [LET-4117] (#4321)
* fix(core): update default value

* fix: just stage just publish

* fix(core): temporary hardcoding of the anthropic max tokens

* fix(core): patch the gemini
2025-08-29 16:42:19 -07:00
Shubham Naik
1b03282a79 fix: model not displaying properly [PRO-1072] (#4267)
* chore: fix model display

* chore: new ts

* chore: fix model rendering

---------

Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-08-28 07:58:52 -07:00
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
Kevin Lin
0583eec2f1 feat: GPT-5 support (#3924)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-08-15 19:01:50 -07:00
cthomas
2ef00e6f1f fix: set default value for reasoner to true (#3930) 2025-08-14 14:22:24 -07:00
cthomas
591fa49073 chore: fully sunset cohere (#3910) 2025-08-13 16:05:06 -07:00
cthomas
064b71d05d feat: update reasoning toggle test (#3901) 2025-08-13 14:28:04 -07:00
cthomas
a2b358b06c fix: suppress error on reasoning disable (#3895) 2025-08-13 12:10:39 -07:00
cthomas
639641137d feat: consolidate reasoning model checks (#3862) 2025-08-11 16:55:45 -07:00
cthomas
32a4ecae9d feat: handle all cases for reasoning toggle (#3857) 2025-08-11 13:45:50 -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
Kevin Lin
44e4ba91d4 feat: add minimal reasoning effort option to LLMConfig (#3816) 2025-08-07 19:27:32 -07:00
cthomas
d062392739 feat: add top-level reasoning toggle to ADE (#3813) 2025-08-07 17:21:12 -07:00
Matthew Zhou
4b788d11de feat: Support streaming and move endpoint for letta-free (#3780) 2025-08-06 15:33:35 -07:00
cthomas
1957799383 feat: add reasoning toggle in agents routes (#3705) 2025-08-06 11:47:06 -07:00
Kian Jones
3b092ca843 refactor: simplify docstrings for EmbeddingConfig and LLMConfig classes (#3733)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-04 16:57:15 -07:00
jnjpng
de3c99d7f5 fix: lmstudio support for qwen and llama
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-07-29 15:57:20 -07:00
Charles Packer
72b472896d fix: add frequency penalty for gpt-4o-mini (#3166) 2025-07-06 11:05:31 -07:00
Charles Packer
8bb194541e 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
cthomas
d8151d76e2 feat: add provider_category field to distinguish byok (#2038) 2025-05-06 17:31:36 -07:00
Matthew Zhou
b472fbca88 feat: Change default voice sleeptime to 4.1 (#1961) 2025-05-01 10:07:29 -07:00
cthomas
25c188689a feat: byok 2.0 (#1963) 2025-04-30 21:26:50 -07:00
cthomas
dc1ecdc902 fix: put inner thoughts in kwargs for anthropic (#1911) 2025-04-28 16:37:29 -07:00
cthomas
83157c1949 feat: add letta-free endpoint constant (#1907) 2025-04-27 12:57:06 -07:00
Charles Packer
e1fa7f0b40 fix: patch o-series (#1699) 2025-04-23 13:41:34 -07:00
Matthew Zhou
d173655fba chore: Change inner thoughts + enable reasoner logs to debug (#1773) 2025-04-17 17:29:06 -07:00
Kevin Lin
4f3d05e6a6 feat: add reasoning effort in LLMConfig (#1697)
Co-authored-by: cpacker <packercharles@gmail.com>
2025-04-13 17:44:10 -07:00
Kevin Lin
14bf712cbe fix: patch o1 and o3-mini (#1657) 2025-04-10 13:50:38 -07:00
cthomas
bc6808d98e fix: change llm config validation errors to warnings (#1623) 2025-04-08 14:13:56 -07:00
Matthew Zhou
3ba79db859 feat: Enable Anthropic streaming on new agent loop (#1550) 2025-04-03 19:40:48 -07:00
cthomas
831f7d2f11 feat: add sonnet 3.7 support (#1302) 2025-03-24 16:36:16 -10:00
Sarah Wooders
ebba7a168b fix: set max tokens to 4096 by default instead of 1024 (#1145) 2025-02-27 11:44:17 -08:00
Charles Packer
1687d9edb7 feat: add xAI / Grok support (#1122)
Co-authored-by: Shubham Naik <shub@letta.com>
2025-02-26 11:02:42 -08:00
Kevin Lin
98f0062416 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
Sarah Wooders
42ac85efa8 feat: google vertex integration (#980) 2025-02-12 18:06:26 -08:00
Kevin Lin
22484082ee fix: add max tokens (#795)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-02-10 20:28:03 -08:00
cthomas
92965bd69c fix: reasoning messages dropped for gpt-4 (#803) 2025-01-28 13:39:18 -08:00
Charles Packer
ec6e5d153c fix: new versions of send_message_to_agent that are async (#725)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-01-27 17:11:44 -08:00
Kevin Lin
38b7c1ec9a chore: add temperature to LLMConfig (#735)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-01-23 15:55:47 -08:00
mlong93
02cca70d78 feat: add support for AWS Bedrock (Anthropic) (#689)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-17 11:42:21 -08:00
Charles Packer
1272ba6612 fix: changed all instances of 16384 to 8192 (gpt4 context window) (#605) 2025-01-13 14:12:31 -08:00
cthomas
92829e7daf feat: store handle in configs (#2299)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-20 17:37:42 -08:00
Charles Packer
f57dc28552 feat: support togetherAI via /completions (#2045) 2024-11-18 15:15:05 -08:00
Sarah Wooders
f88a0cbfa6 feat: add e2e example scripts for documentation (#1995) 2024-11-06 17:39:51 -08:00
Matthew Zhou
c18eb466f8 feat: Add put_inner_thoughts_in_kwargs as a config setting for the LLM (#1902)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-17 15:54:03 -07:00
Matthew Zhou
6cdc14f6fe fix: modify composio example (#1885)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-14 17:10:31 -07:00