Commit Graph

60 Commits

Author SHA1 Message Date
Andy Li
ce5dd5e96b fix: redis connection on cloud (#2999) 2025-06-24 16:15:36 -07:00
Andy Li
734680db81 feat: timeout configuration for LLM clients + vertex (#2972) 2025-06-23 16:55:23 -07:00
cthomas
eab5a60311 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
Matthew Zhou
d991d37b04 feat: Add built in firecrawl search tool (#2858) 2025-06-17 01:16:39 -07:00
Andy Li
33bfd14017 fix: metric tracking (#2785) 2025-06-13 13:53:10 -07:00
Sarah Wooders
bb0122c662 feat: default to False for mcp_read_from_config (#2691) 2025-06-06 16:28:27 -07:00
Andy Li
eaf5682422 feat: plugin system and backend runtime flags (#2543) 2025-06-05 18:12:44 -07:00
Andy Li
d2252f2953 feat: otel metrics and expanded collecting (#2647)
(passed tests in last run)
2025-06-05 17:20:14 -07:00
Andy Li
2e0bc916a1 feat: support for uvloop and granian (#2542) 2025-06-03 15:42:45 -07:00
cthomas
057e129f15 feat: add configurable batch size (#2573) 2025-06-01 12:01:51 -07:00
Matthew Zhou
aaf06174f8 feat: Add mistral for cloud document parsing (#2562) 2025-05-30 21:06:28 -07:00
Sarah Wooders
fd8b255339 feat: add default handles via env vars (#2474) 2025-05-28 08:35:45 -07:00
Matthew Zhou
dad8766dfb feat: Add lookback weeks parameter for batch polling (#2407) 2025-05-25 20:02:06 -07:00
Matthew Zhou
b555ded77a feat: Add flag to disable/enable pooling on app level (#2310) 2025-05-21 11:59:21 -07:00
Matthew Zhou
ec7c98f78c feat: Tune down pg pool size params and switch connection picking to LIFO (#2299) 2025-05-21 09:29:16 -07:00
Matthew Zhou
26ae9c4502 feat: Add tavily search builtin tool (#2257) 2025-05-19 16:38:11 -07:00
cthomas
9542dd2fd9 feat: configure retries on anthropic client (#2254) 2025-05-19 16:19:27 -07:00
Andy Li
a78abc610e feat: track llm provider traces and tracking steps in async agent loop (#2219) 2025-05-19 15:50:56 -07:00
cthomas
65eb203712 feat: skip rebuilding memory with experimental flag (#2132) 2025-05-12 18:03:12 -07:00
Andy Li
600ccb35e7 feat: async db client (#2076) 2025-05-12 17:15:14 -07:00
Charles Packer
fce28c73e3 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
5cee4d316b feat: add vertex async loop feature flag (#2060) 2025-05-07 15:00:10 -07:00
cthomas
fa4b647e85 feat: add vertex to new agent loop (#2054) 2025-05-07 14:03:07 -07:00
Matthew Zhou
abca9c8c25 feat: Implement app-level leader election for polling jobs (#1991) 2025-05-02 12:56:23 -07:00
Matthew Zhou
55e05a0af4 feat: Add autoreload flag for venv (#1923) 2025-04-28 22:53:31 -07:00
Matthew Zhou
59aefc322a feat: Create local sandbox config from env vars for OSS users (#1910) 2025-04-28 13:01:38 -07:00
Sarah Wooders
437a1f6f89 chore: increase limits for pg connections (#1746) 2025-04-16 20:34:36 -07:00
Matthew Zhou
9fcf64cdec feat: Add flag for enabling batch polling (#1651) 2025-04-09 15:42:18 -07:00
Charles Packer
4c2fea1f8d fix: rebase #1560 (tool timeout) (#1637) 2025-04-08 17:13:21 -07:00
Matthew Zhou
5fe18ec0e9 feat: Create polling job for polling batch results (#1624)
Previous run passed all relevant checks, so skipping the wait. This new commit just merges main.
2025-04-08 16:42:12 -07:00
Matthew Zhou
337778c65d feat: Async agent loop (#1387) 2025-03-27 15:24:50 -07:00
cthomas
f510708050 fix: revert default otel endpoint (#1343) 2025-03-19 15:59:21 -10:00
Matthew Zhou
9576de21a4 fix: Increase timeouts and catch errors in MCP endpoints (#1329) 2025-03-18 13:18:34 -07:00
cthomas
608b54b0e5 feat: add otel collector to prod deployment (#1320) 2025-03-17 16:31:54 -07:00
Matthew Zhou
a8142c7b67 feat: Add common sense timeouts for MCP client (#1303)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-03-17 10:06:36 -07:00
Charles Packer
44ecc2dab8 fix: don't throw an error if adding a new mcp server, also allow sett… (#1293) 2025-03-15 13:45:20 -07:00
cthomas
0198201bbe feat: bake otel collector into letta image (#1292) 2025-03-14 16:04:03 -07:00
Matthew Zhou
4eaa410139 feat: Factor out some uvicorn settings as environment variables (#1266) 2025-03-13 12:26:50 -07:00
Shubham Naik
beccaa8939 Desktop ql fixes (#1255)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-03-12 10:15:16 -07:00
Shubham Naik
e1f25a2b91 feat: support cors env (#1188)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-03-04 21:31:40 -08:00
cthomas
7a70128e0d feat: add setting for max context window size and persist for ADE (#1124) 2025-02-27 14:21:06 -08:00
Charles Packer
72dac99e92 feat: add xAI / Grok support (#1122)
Co-authored-by: Shubham Naik <shub@letta.com>
2025-02-26 11:02:42 -08:00
Kevin Lin
7173d5cefb 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
fd8933c447 feat: google vertex integration (#980) 2025-02-12 18:06:26 -08:00
Matthew Zhou
de17fe235d feat: Add telemetry logging around agent / multi-agent broadcasting (#971) 2025-02-12 13:27:13 -08:00
Sarah Wooders
b8bd29e5f0 chore: merge changes from oss (#964) 2025-02-11 17:20:23 -08:00
Matthew Zhou
742677e244 feat: Make multi agent parallelism configurable (#937) 2025-02-06 12:34:24 -05:00
Shubham Naik
6f30d6b6ca Fix desktop app (#865)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-30 14:58:02 -08:00
Charles Packer
d54e4fd4ac feat: lmstudio support via /v1/chat/completions proxy route (#724) 2025-01-24 15:08:23 -08:00
Matthew Zhou
50de3cb4b7 feat: Rework summarizer (#654) 2025-01-22 11:19:26 -08:00