Commit Graph

126 Commits

Author SHA1 Message Date
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