Matthew Zhou
609bcf84f2
feat: Add comprehensive error tracking to steps table ( #3765 )
2025-08-06 20:19:29 -07:00
Sarah Wooders
8b1490c879
chore: patch timezone tests ( #3789 )
2025-08-06 17:24:00 -07:00
cthomas
b0a4efecbd
chore: bump v0.11.0 ( #2755 )
2025-08-06 17:05:43 -07:00
Caren Thomas
cbf0e6ada9
bump version
2025-08-06 16:46:21 -07:00
Caren Thomas
b58db5e09f
Merge branch 'main' into bump-11-0
2025-08-06 16:45:48 -07:00
cthomas
13c916afaa
feat: offload jinja to threadpool LET-3615 ( #3787 )
2025-08-06 16:34:28 -07:00
Andy Li
33884c358f
chore: cleanup workflows for core
2025-08-06 16:01:26 -07:00
Kevin Lin
e20f4eca92
fix: update default include_base_tool_rules to None ( #3762 )
...
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com >
2025-08-06 15:58:29 -07:00
Andy Li
76679e3ecc
feat: track metrics for runs in db
2025-08-06 15:46:50 -07:00
cthomas
21f0373b45
feat: remove redundant memory compilation in agent step ( #3785 )
2025-08-06 15:46:18 -07:00
Matthew Zhou
4b788d11de
feat: Support streaming and move endpoint for letta-free ( #3780 )
2025-08-06 15:33:35 -07:00
cthomas
4ca0c82e9c
chore: update ci to use min supported python version ( #3777 )
2025-08-06 15:00:07 -07:00
jnjpng
fcaa6c78a8
fix: fix and update vllm tests
...
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local >
Co-authored-by: Kian Jones <kian@letta.com >
2025-08-06 14:37:55 -07:00
cthomas
1acd10ff59
chore: remove python 3.10 support and testing ( #2754 )
2025-08-06 14:37:52 -07:00
Caren Thomas
63db81e7fa
chore: remove python 3.10 support and testing
2025-08-06 14:16:10 -07:00
cthomas
30b35764a6
chore: modify otel exporter config batch size ( #3775 )
2025-08-06 13:57:11 -07:00
cthomas
3884d53f81
feat: add signoz integration for otel export ( #3772 )
2025-08-06 12:06:23 -07:00
cthomas
1957799383
feat: add reasoning toggle in agents routes ( #3705 )
2025-08-06 11:47:06 -07:00
natn0
2203ff9092
Updated call to OpenAI API compatible endpoint in Ollama to correct request and return data
2025-08-06 01:58:50 -04:00
Charles Packer
985ec7fb18
feat(desktop): allow specifying a remote letta server in the letta desktop ( #3709 )
2025-08-05 22:21:07 -07:00
cthomas
7efd651366
feat: add ability to specify agent env vars on import ( #3753 )
2025-08-05 16:36:28 -07:00
cthomas
f3316a0d8a
feat: log stream cancellation to sentry ( #3759 )
2025-08-05 16:07:30 -07:00
Kian Jones
25b1ed48bd
chore: Migrate embeddings.memgpt.ai to embeddings.letta.com ( #3757 )
2025-08-05 15:49:36 -07:00
Anton Devson
82686e731a
Use correct URL for Ollama embeddings
...
Since the prefixing of the base url with `/v1` (OpenAI API standard) happens elsewhere and is even saved in the database, it's easier to fix this here for now.
2025-08-05 17:39:14 -04:00
Kevin Lin
669b54a745
feat: exclude stronger models from default base tool rules ( #3703 )
...
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
2025-08-05 20:33:05 +00:00
Matthew Zhou
a170bd3f7b
fix: Fix tool renaming if json schema is passed in ( #3745 )
2025-08-05 11:36:23 -07:00
Kian Jones
3b092ca843
refactor: simplify docstrings for EmbeddingConfig and LLMConfig classes ( #3733 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-04 16:57:15 -07:00
Andy Li
64d91d6c8a
feat: npm requirements for tools
2025-08-04 14:15:10 -07:00
Eric Ly
2927295ee7
feat: add formatting for token sizing ( #3631 )
...
Co-authored-by: Eric Ly <lyyeric@letta.com >
2025-08-04 13:54:44 -07:00
cthomas
9c7f01e430
feat: deprecate legacy client ( #3726 )
2025-08-04 13:36:30 -07:00
cthomas
28da313442
chore: deprecate orm enum file ( #3724 )
2025-08-04 11:59:55 -07:00
cthomas
10d71bfbf2
feat: groups support for agentfile ( #3721 )
2025-08-04 11:02:00 -07:00
Kian Jones
dfe068b0ce
feat(ci): Add LMStudio to self-hosted provider checks ( #3623 )
...
Co-authored-by: Kian Jones <kian@Kians-MacBook-Pro.local >
2025-08-04 10:38:23 -07:00
Matthew Zhou
74624e4499
fix: Do the CTE in postgres via agent id join ( #3717 )
2025-08-03 01:58:31 -07:00
Matthew Zhou
1c465c1453
fix: Fix duplicate agents archives relationship migration error ( #3716 )
2025-08-03 01:45:27 -07:00
Matthew Zhou
62bb5ee766
fix: Remove bad unique constraint on archives ( #3715 )
2025-08-03 01:33:14 -07:00
Matthew Zhou
d81694098a
feat: Modify alembic migration archival sharing ( #3710 )
2025-08-02 17:58:45 -07:00
Charles Packer
47debe7878
fix: patch desktop ( #3707 )
2025-08-02 12:31:51 -07:00
Matthew Zhou
25086518cd
feat: Implement archival sharing ( #3689 )
2025-08-01 23:34:49 -07:00
natn0
af54f21a33
Move constants to constants.py, slight refactor
2025-08-01 21:43:47 -04:00
natn0
54ad9ca4e9
Added filtering of models based on type
2025-08-01 19:47:51 -04:00
jnjpng
8d0bc26035
fix: add logger for template variables for mcp
...
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local >
2025-08-01 14:27:00 -07:00
cthomas
a298462f1b
fix: transient otel exporter resource exhausted error ( #3700 )
2025-08-01 13:43:30 -07:00
Sarah Wooders
03576581fc
feat: add filesystem demo with file upload and streaming ( #2736 )
2025-08-01 12:53:37 -07:00
Sarah Wooders
3f37cb597d
fix: incorrect context_window or embedding_dim using ollama ( #2743 )
2025-08-01 12:51:06 -07:00
Matthew Zhou
b5ba22a08e
feat: Port letta free embeddings to openai proxy ( #3695 )
2025-08-01 12:19:37 -07:00
Anton Devson
817b99b75f
Fixed getting context_window and embedding_dim from ollama
2025-08-01 06:31:31 -04:00
cthomas
f1c936a59d
chore: move settings import ( #3698 )
2025-07-31 23:21:14 -07:00
cthomas
11c61dc004
Move lazy import to module ( #2741 )
2025-07-31 23:05:50 -07:00
Andrew Fitz
bb8468b11b
move import
2025-08-01 01:45:22 -04:00