Commit Graph

47 Commits

Author SHA1 Message Date
Andy Li
d9ebed06ef fix: batch jobs not being polled (#3034) 2025-06-25 17:07:21 -07:00
Andy Li
19077a47f8 fix: duplicate messages in message context (#2998) 2025-06-24 16:15:45 -07:00
cthomas
1405464a1c feat: send stop reason in letta APIs (#2789) 2025-06-13 16:04:48 -07:00
cthomas
a43be2b377 feat: add stop reason object (#2783) 2025-06-12 16:54:29 -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
Sarah Wooders
8133a5a158 feat: add MCP servers into a table and MCP tool execution to new agent loop (#2323)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
2025-05-23 16:22:16 -07:00
Charles Packer
0d6261a02f fix: patch MCP error for MCP tools that have no functions (#2041) 2025-05-10 11:16:49 -07:00
jnjpng
3e66a80be0 build: add hot reload config for core letta server (#2093) 2025-05-09 11:39:43 -07:00
Matthew Zhou
6170d9f497 feat: Make tool execution directory if does not exist (#1992) 2025-05-02 13:53:08 -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
84f66aedd3 feat: Add safety checks for voice agent configuration (#1955) 2025-04-30 16:46:45 -07:00
cthomas
7fb6d68380 fix: run openapi polyfill (#1937) 2025-04-29 16:41:01 -07:00
Sarah Wooders
da62cc6898 feat: add batch job tracking and generate batch APIs (#1727)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-04-17 17:02:07 -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
dc361c5c8e feat: Clean up prints (#1515) 2025-04-01 15:20:43 -07:00
Matthew Zhou
337778c65d feat: Async agent loop (#1387) 2025-03-27 15:24:50 -07:00
Matthew Zhou
c343abb75e chore: Various bug fixes (#1350)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: tarunkumark <tkksctwo@gmail.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Miao <one.lemorage@gmail.com>
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Will Sargent <will.sargent@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Nicholas <102550462+ndisalvio3@users.noreply.github.com>
Co-authored-by: Tristan Morris <tristanbmorris@gmail.com>
Co-authored-by: Daniel Shin <88547237+kyuds@users.noreply.github.com>
Co-authored-by: Jindřich Šíma <67415662+JindrichSima@users.noreply.github.com>
Co-authored-by: Azin Asgarian <31479845+azinasg@users.noreply.github.com>
Co-authored-by: Connor Shorten <connorshorten300@gmail.com>
Co-authored-by: Lucas Mohallem Ferraz <ferraz.m.lucas@gmail.com>
Co-authored-by: kyuds <kyuds@everspin.co.kr>
2025-03-20 11:06:45 -07:00
cthomas
608b54b0e5 feat: add otel collector to prod deployment (#1320) 2025-03-17 16:31:54 -07:00
cthomas
eae2cb5044 chore: read otel endpoint from settings (#1312) 2025-03-17 10:28:32 -07:00
cthomas
4b7ddea527 fix: uvicorn run args bug (#1308) 2025-03-16 16:00:46 -07:00
cthomas
edab956d0b fix: remove old otel config files (#1310) 2025-03-16 14:36:32 -07:00
cthomas
d8966d8c7e feat: add content parts to message schema (#1273)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-03-13 18:43:32 -07:00
Matthew Zhou
4eaa410139 feat: Factor out some uvicorn settings as environment variables (#1266) 2025-03-13 12:26:50 -07:00
cthomas
e29f333cbe chore: message schema api improvements (#1267) 2025-03-13 12:04:03 -07:00
Charles Packer
7789da21c8 feat: initial MCP support (#1229)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-03-12 17:33:24 -07:00
cthomas
6c3c1e6526 feat: add support for custom service name in logging (#1194) 2025-03-05 09:52:09 -08:00
cthomas
84132d63f5 feat: log request data to otel (#1149) 2025-03-03 11:51:05 -08:00
cthomas
c5985ed989 feat: add tracing (#883) 2025-02-18 19:03:31 -08:00
cthomas
619be87a47 feat: add password support for auth header (#832) 2025-01-29 17:04:07 -08:00
Matthew Zhou
1e504a0b2b feat: Add voice-compatible chat completions endpoint (#774) 2025-01-27 14:25:05 -08:00
Shubham Naik
c97e5512f7 chore: do not render windows characters (#745)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-23 10:01:28 -08:00
cthomas
36c30a5471 fix: remove manual step logging (#738) 2025-01-22 21:07:23 -08:00
Sarah Wooders
2204d92f3b chore: remove old OpenAI routers (#717) 2025-01-22 19:04:40 -08:00
Charles Packer
208933b798 fix: patch use_assistant_message flag on the server (#704)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-01-20 13:17:45 -08:00
Charles Packer
75fea08661 fix: patch the ordering of the prints to come before vs after shutdown (#568) 2025-01-19 15:25:32 -08:00
Charles Packer
541d29d0b7 docs: update the quickstart guide (+ misc fixes) (#701) 2025-01-18 14:16:12 -08:00
mlong93
13dfe4adbd feat: add error handling for bedrock on server (#698)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-17 17:43:33 -08:00
cthomas
02a4f13cb8 fix: manually expose LettaMessageUnion in openapi spec (#682) 2025-01-16 13:19:35 -08:00
Shubham Naik
1d1205ddf1 feat: v1 desktop ui (#586)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-10 11:57:33 -08:00
Caren Thomas
eb23a43d8e make docs generation idempotent 2024-12-28 14:26:34 -08:00
Caren Thomas
7141e5909d remove lettaresponse spec hardcode and add references to pydantic 2024-12-26 20:02:52 -08:00
Caren Thomas
fd8961c39e run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
ea0cca7bad run isort on apps/core 2024-12-26 19:27:09 -08:00
Shubham Naik
0b8017853a fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Shubham Naik
5a743d1dc4 Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
git-subtree-dir: apps/core
git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61
git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
2024-12-22 20:31:22 -08:00