Commit Graph

17 Commits

Author SHA1 Message Date
Andy Li
80f6e97ca9 feat: otel metrics and expanded collecting (#2647)
(passed tests in last run)
2025-06-05 17:20:14 -07:00
Andy Li
0a54b998a8 feat: track llm provider traces and tracking steps in async agent loop (#2219) 2025-05-19 15:50:56 -07:00
cthomas
d8151d76e2 feat: add provider_category field to distinguish byok (#2038) 2025-05-06 17:31:36 -07:00
cthomas
9280d85ba4 feat: always add user id to openai requests (#1969) 2025-04-30 23:23:01 -07:00
cthomas
25c188689a feat: byok 2.0 (#1963) 2025-04-30 21:26:50 -07:00
cthomas
7605675f23 feat: add llm config per request (#1866) 2025-04-23 16:37:05 -07:00
Sarah Wooders
6c55720778 fix: patch summarizer for google and use new client (#1639) 2025-04-08 21:10:48 -07:00
cthomas
2a2305edbe fix: list index error in summarizer (#1311) 2025-03-16 16:52:03 -07:00
cthomas
588c212039 chore: message schema api improvements (#1267) 2025-03-13 12:04:03 -07:00
cthomas
cf146146b6 chore: remove message.text property (#1253) 2025-03-12 10:58:31 -07:00
cthomas
2233535335 feat: extend message model to support more content types (#756) 2025-01-23 17:24:52 -08:00
Matthew Zhou
1d35a52951 feat: Rework summarizer (#654) 2025-01-22 11:19:26 -08:00
Matthew Zhou
7908b8a15f feat: Rewrite agents (#2232) 2024-12-13 14:43:19 -08:00
mlong93
2307739ff3 chore: removed agent_store, storage connectors (#2229)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-11 15:14:26 -08:00
mlong93
6c2c7231ab feat: message orm migration (#2144)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2024-12-06 11:50:15 -08:00
Matthew Zhou
c9c10e945e fix: Fix memory summarization (#2029) 2024-11-12 18:02:34 -08:00
Sarah Wooders
8ae1e64987 chore: migrate package name to letta (#1775)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-09-23 09:15:18 -07:00