Commit Graph

21 Commits

Author SHA1 Message Date
cthomas
1c7b5874e6 fix: openai test connection (#3981) 2025-08-18 14:22:36 -07:00
Sarah Wooders
aca371b87e fix: allow for empty base_url for provider check (#3977) 2025-08-17 13:38:36 -07:00
cthomas
b38ef8b6ec fix: make test connection route a post (#3894) 2025-08-13 12:10:58 -07:00
Andy Li
9ca1664ed8 feat: support for providers 2025-07-22 16:09:50 -07:00
cthomas
cbd7fe3926 feat: add bedrock to byok (#2891) 2025-06-18 16:03:28 -07:00
cthomas
482904ca6e feat(asyncify): migrate delete provider (#2439) 2025-05-26 13:38:42 -07:00
cthomas
5a6faaba04 feat(asyncify): migrate create provider (#2433) 2025-05-25 22:52:14 -07:00
cthomas
328e4e12fa feat(asyncify): list providers route (#2373) 2025-05-23 09:44:25 -07:00
cthomas
9a44849259 fix: modify provider arg (#2065) 2025-05-07 17:40:08 -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
Shubham Naik
750ac03fc8 feat: update llm selector (#2061)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-05-07 16:06:34 -07:00
Shubham Naik
3743625918 feat: support byoc on cloud (#2005)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-05-06 11:37:30 -07:00
cthomas
25c188689a feat: byok 2.0 (#1963) 2025-04-30 21:26:50 -07:00
cthomas
b331d54b34 chore: openapi overrides patches (#1796) 2025-04-19 11:13:16 -07:00
cthomas
4548555d6c chore: change the name of user id to actor (#1098) 2025-02-25 11:35:19 -08:00
mlong93
819e360356 fix: deprecate cursor param and replace with before, after (#736)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-23 14:17:25 -08:00
cthomas
b91e90fced chore: rename routes get->retrieve and update->modify (#733) 2025-01-22 18:42:22 -08:00
cthomas
1b420a95a0 fix: replace put->patch for update route (#714) 2025-01-21 17:27:10 -08:00
cthomas
ab30115f66 chore: generate sdk + docs for provider api (#544) 2025-01-10 11:29:01 -08:00
cthomas
b847c4688f feat: add updated_at timestamp to provider and bump on write (#574) 2025-01-10 11:16:53 -08:00
cthomas
4047f02386 feat: support custom api keys for cloud (#533) 2025-01-07 22:12:55 -08:00