Commit Graph

56 Commits

Author SHA1 Message Date
Matthew Zhou
97a0ccf682 feat: Add autoreload flag for venv (#1923) 2025-04-28 22:53:31 -07:00
Matthew Zhou
684dd5a391 feat: Create local sandbox config from env vars for OSS users (#1910) 2025-04-28 13:01:38 -07:00
Sarah Wooders
f989f0d7fe chore: increase limits for pg connections (#1746) 2025-04-16 20:34:36 -07:00
Matthew Zhou
39dcaf1be7 feat: Add flag for enabling batch polling (#1651) 2025-04-09 15:42:18 -07:00
Charles Packer
362f8da731 fix: rebase #1560 (tool timeout) (#1637) 2025-04-08 17:13:21 -07:00
Matthew Zhou
63382c3591 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
acd0a525aa feat: Async agent loop (#1387) 2025-03-27 15:24:50 -07:00
cthomas
eb1eb5cfcb fix: revert default otel endpoint (#1343) 2025-03-19 15:59:21 -10:00
Matthew Zhou
57e463f53b fix: Increase timeouts and catch errors in MCP endpoints (#1329) 2025-03-18 13:18:34 -07:00
cthomas
6962a6bcb3 feat: add otel collector to prod deployment (#1320) 2025-03-17 16:31:54 -07:00
Matthew Zhou
6c0d1090b6 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
b687e56071 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
183d704b01 feat: bake otel collector into letta image (#1292) 2025-03-14 16:04:03 -07:00
Matthew Zhou
194dc56696 feat: Factor out some uvicorn settings as environment variables (#1266) 2025-03-13 12:26:50 -07:00
Shubham Naik
9a1b913430 Desktop ql fixes (#1255)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-03-12 10:15:16 -07:00
Shubham Naik
ea4984dfc9 feat: support cors env (#1188)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-03-04 21:31:40 -08:00
cthomas
a027014a7c feat: add setting for max context window size and persist for ADE (#1124) 2025-02-27 14:21:06 -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
Matthew Zhou
2f9c600d7f feat: Add telemetry logging around agent / multi-agent broadcasting (#971) 2025-02-12 13:27:13 -08:00
Sarah Wooders
3ff4c1886b chore: merge changes from oss (#964) 2025-02-11 17:20:23 -08:00
Matthew Zhou
d4aa107cbb feat: Make multi agent parallelism configurable (#937) 2025-02-06 12:34:24 -05:00
Shubham Naik
8410698e09 Fix desktop app (#865)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-30 14:58:02 -08:00
Charles Packer
2671eaa376 feat: lmstudio support via /v1/chat/completions proxy route (#724) 2025-01-24 15:08:23 -08:00
Matthew Zhou
1d35a52951 feat: Rework summarizer (#654) 2025-01-22 11:19:26 -08:00
Shubham Naik
690cfd2452 chore: fix letta server file read issue (#685)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-17 14:08:55 -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
Shubham Naik
8042d6bf17 chore: fix up code to allow letta desktop work properly (#670)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-16 12:00:57 -08:00
Matthew Zhou
f311e447fa feat: Adjust tool execution sandbox to be under ~/.letta (#591) 2025-01-10 15:17:16 -08:00
Shubham Naik
e2b4c76df0 feat: v1 desktop ui (#586)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-10 11:57:33 -08:00
Caren Thomas
41065902c7 make docs generation idempotent 2024-12-28 14:26:34 -08:00
Shubham Naik
34ba5326e0 chore: init 2024-12-27 15:45:06 -08:00
Caren Thomas
7144fd2867 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Shubham Naik
4cf354c033 fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Matthew Zhou
9ad5fd64cf chore: Clean up .load_agent usage (#2298) 2024-12-20 16:56:53 -08:00
Matthew Zhou
e09bde67ef fix: Scale up database (#2263) 2024-12-17 15:02:28 -08:00
Keith
c7131ad0da docs: Feature/update docs (#2257) 2024-12-16 17:15:50 -08:00
ali sayyah
a7d1d690e2 ignore extra variables in env files (#2226) 2024-12-11 15:15:17 -08:00
mlong93
9deacbd89e feat: orm passage migration (#2180)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-10 18:09:35 -08:00
Matthew Zhou
d12da645a0 feat: Add composio tools compatibility to sandboxes (#2097) 2024-11-22 12:10:36 -08:00
Matthew Zhou
69730988ce feat: Sandboxing for tool execution (#2040)
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MacBook-Pro-2.local>
Co-authored-by: Caren Thomas <carenthomas@jeffs-mbp-2.lan>
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MBP-2.hsd1.ca.comcast.net>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-11-22 10:34:08 -08:00
Charles Packer
f57dc28552 feat: support togetherAI via /completions (#2045) 2024-11-18 15:15:05 -08:00
Sarah Wooders
701cd794ef fix: fix core memory heartbeat issue (#1929) 2024-10-23 12:22:37 -07:00
Matthew Zhou
c9701f490c feat: Add default external tools (#1899)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-17 10:26:37 -07:00
Sarah Wooders
3c547345e1 feat: add VLLMProvider (#1866)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-10-11 15:58:12 -07:00
Matthew Zhou
02f4098553 test: Fix Azure tests and write CI tests (#1871)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-11 15:12:45 -07:00
Sarah Wooders
e15dea623d chore: fix branch (#1865) 2024-10-10 14:07:45 -07:00
Matthew Zhou
446b8f2154 feat: Add listing llm models and embedding models for Azure endpoint (#1846)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-08 15:14:55 -07:00
Sarah Wooders
dd51b15154 feat: list available embedding/LLM models for ollama (#1840) 2024-10-08 14:57:11 -07:00