Commit Graph

54 Commits

Author SHA1 Message Date
Kian Jones
4e4ae856e7 merge resolution bug and linting 2025-09-09 09:40:17 -07:00
cthomas
8bce540466 chore: bump v0.8.16 (#2724)
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Eric Ly <111820150+lyeric2022@users.noreply.github.com>
Co-authored-by: Eric Ly <lyyeric@letta.com>
2025-07-21 00:06:16 -07:00
Charles Packer
72b472896d fix: add frequency penalty for gpt-4o-mini (#3166) 2025-07-06 11:05:31 -07:00
Andy Li
3654fa8c26 feat: expand summarizer providers 2025-07-01 15:07:38 -07:00
Matthew Zhou
b39a4adcbe feat: Finish batch size param on embedding config (#3115) 2025-07-01 13:41:49 -07:00
Kevin Lin
570b68ae39 feat: increase default context size (#3055) 2025-06-26 16:36:10 -07:00
Sarah Wooders
d2054985ff feat: add o4 support (#2882)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-06-20 15:38:14 -07:00
cthomas
fa362c404f feat: add bedrock client (#2913) 2025-06-19 12:07:00 -07:00
cthomas
5cc180ee47 feat: rename aws env vars for bedrock (#2907)
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
2025-06-19 10:36:47 -07:00
cthomas
cbd7fe3926 feat: add bedrock to byok (#2891) 2025-06-18 16:03:28 -07:00
Andy Li
617d208bcc fix: list ollama embeddings models (#2711) 2025-06-10 10:44:26 -07:00
Andy Li
8fdfe9d66a fix: ollama support byom (#2602) 2025-06-03 15:40:21 -07:00
Andy Li
831b7d5862 chore: cleanup (#2480) 2025-05-29 10:40:41 -07:00
Matthew Zhou
996de89577 fix: Fix groq provider (#2352)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-05-23 14:37:59 -07:00
cthomas
f4d95283c6 feat(asyncify): migrate list models (#2369) 2025-05-23 09:09:47 -07:00
Matthew Zhou
f21bd0c559 feat: Add hardcoded list for Gemini (#2301) 2025-05-21 11:04:14 -07:00
Matthew Zhou
c54b557ca1 feat: Asyncify model listing for Together (#2286) 2025-05-20 16:00:37 -07:00
Matthew Zhou
0103ea6fcf feat: Asyncify model listing for Gemini (#2284) 2025-05-20 16:00:20 -07:00
Matthew Zhou
b0f38cd2b1 feat: Asyncify anthropic model listing (#2283) 2025-05-20 15:59:42 -07:00
Matthew Zhou
e4fda7d6c7 feat: Asyncify openai model listing (#2281) 2025-05-20 15:24:00 -07:00
Kevin Lin
6a33859224 fix: use auto function calling for together models (#2097) 2025-05-09 17:46:35 -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
jnjpng
05e1623389 feat: add endpoint to test connection to llm provider (#2032)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-05-07 16:26:55 -07:00
cthomas
d8151d76e2 feat: add provider_category field to distinguish byok (#2038) 2025-05-06 17:31:36 -07:00
Charles Packer
77f9e2d127 fix: patch o1 support (#1978) 2025-05-02 14:54:25 -07:00
cthomas
25c188689a feat: byok 2.0 (#1963) 2025-04-30 21:26:50 -07:00
cthomas
b8f7b5aeec chore: remove duplicate class definitions (#1942) 2025-04-29 17:09:48 -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
cthomas
4308109ca1 feat: check openai context window limits for azure (#1893) 2025-04-24 17:15:45 -07:00
cthomas
b331d54b34 chore: openapi overrides patches (#1796) 2025-04-19 11:13:16 -07:00
Charles Packer
1c0e1bffde fix: patch grok-3 and grok-3-fast (skip reasoners for now) (#1703) 2025-04-14 12:55:20 -07:00
cthomas
afbd8f8a52 fix: google model listing api (#1454) 2025-03-28 13:59:54 -07:00
Sarah Wooders
c3c1069a96 feat: have embedding config pulled from OPENAI_API_BASE (#1390) 2025-03-24 21:57:22 -07:00
Sarah Wooders
39a0522f1c feat: fix model listing for openai (#1372) 2025-03-24 16:38:32 -07:00
Matthew Zhou
e1b16c5fea chore: Various bug fixes (#1350)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: tarunkumark <tkksctwo@gmail.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Charles Packer <packercharles@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@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Will Sargent <will.sargent@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Nicholas <102550462+ndisalvio3@users.noreply.github.com>
Co-authored-by: Tristan Morris <tristanbmorris@gmail.com>
Co-authored-by: Daniel Shin <88547237+kyuds@users.noreply.github.com>
Co-authored-by: Jindřich Šíma <67415662+JindrichSima@users.noreply.github.com>
Co-authored-by: Azin Asgarian <31479845+azinasg@users.noreply.github.com>
Co-authored-by: Connor Shorten <connorshorten300@gmail.com>
Co-authored-by: Lucas Mohallem Ferraz <ferraz.m.lucas@gmail.com>
Co-authored-by: kyuds <kyuds@everspin.co.kr>
2025-03-20 11:06:45 -07:00
Matthew Zhou
5b2e7d3356 feat: Add blocks and tools to agent serialization (#1187) 2025-03-04 15:31:50 -08: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
Sarah Wooders
0aee823e68 feat: add in claude-3-7-sonnet-20250219 (#1102)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-02-24 18:15:31 -08:00
Sarah Wooders
41583d7d99 feat: finish bedrock integration and add docs (#1072) 2025-02-19 18:08:15 -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
Charles Packer
be0aa0d7d2 fix: add prefix fill support for Claude to try and boost haiku performance (#958) 2025-02-10 22:36:47 -08:00
Charles Packer
572d11d5c0 chore: fix lmstudio embeddings (#887) 2025-02-02 15:18:14 -08:00
Charles Packer
2671eaa376 feat: lmstudio support via /v1/chat/completions proxy route (#724) 2025-01-24 15:08:23 -08:00
cthomas
8d034c1476 feat: add custom handle overrides for llm configs (#479) 2025-01-23 09:50:07 -08:00
Charles Packer
eda6020712 fix: patch typo in azure provider that broke it (#705) 2025-01-20 10:41:37 -08:00
Charles Packer
d54970cb6d docs: update the quickstart guide (+ misc fixes) (#701) 2025-01-18 14:16:12 -08:00
mlong93
8583c72cb5 feat: add error handling for bedrock on server (#698)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-17 17:43:33 -08:00