Commit Graph

61 Commits

Author SHA1 Message Date
Matthew Zhou
e7dce9f65f feat: Make tool execution directory if does not exist (#1992) 2025-05-02 13:53:08 -07:00
Matthew Zhou
1f49361a49 feat: Implement app-level leader election for polling jobs (#1991) 2025-05-02 12:56:23 -07:00
Matthew Zhou
0ae199e960 feat: Add safety checks for voice agent configuration (#1955) 2025-04-30 16:46:45 -07:00
cthomas
822d088231 fix: run openapi polyfill (#1937) 2025-04-29 16:41:01 -07:00
Sarah Wooders
41d85c4114 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
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
bd91427c0c feat: Clean up prints (#1515) 2025-04-01 15:20:43 -07:00
Matthew Zhou
acd0a525aa feat: Async agent loop (#1387) 2025-03-27 15:24:50 -07:00
Matthew Zhou
e1b16c5fea 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
6962a6bcb3 feat: add otel collector to prod deployment (#1320) 2025-03-17 16:31:54 -07:00
cthomas
253b8adc52 chore: read otel endpoint from settings (#1312) 2025-03-17 10:28:32 -07:00
cthomas
0809c00952 fix: uvicorn run args bug (#1308) 2025-03-16 16:00:46 -07:00
cthomas
80150b2a43 fix: remove old otel config files (#1310) 2025-03-16 14:36:32 -07:00
cthomas
aa2f4258c4 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
194dc56696 feat: Factor out some uvicorn settings as environment variables (#1266) 2025-03-13 12:26:50 -07:00
cthomas
588c212039 chore: message schema api improvements (#1267) 2025-03-13 12:04:03 -07:00
Charles Packer
408057c216 feat: initial MCP support (#1229)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-03-12 17:33:24 -07:00
cthomas
e32f446b60 feat: add support for custom service name in logging (#1194) 2025-03-05 09:52:09 -08:00
cthomas
19e65bb2c0 feat: log request data to otel (#1149) 2025-03-03 11:51:05 -08:00
cthomas
ae282baacc feat: add tracing (#883) 2025-02-18 19:03:31 -08:00
cthomas
a0befb15a7 feat: add password support for auth header (#832) 2025-01-29 17:04:07 -08:00
Matthew Zhou
b6773ea7ff feat: Add voice-compatible chat completions endpoint (#774) 2025-01-27 14:25:05 -08:00
Shubham Naik
3ad9fa2a68 chore: do not render windows characters (#745)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-23 10:01:28 -08:00
cthomas
443b876e74 fix: remove manual step logging (#738) 2025-01-22 21:07:23 -08:00
Sarah Wooders
cc638e3593 chore: remove old OpenAI routers (#717) 2025-01-22 19:04:40 -08:00
Charles Packer
0c5578ba03 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
8200248dca fix: patch the ordering of the prints to come before vs after shutdown (#568) 2025-01-19 15:25:32 -08:00
Charles Packer
d54970cb6d docs: update the quickstart guide (+ misc fixes) (#701) 2025-01-18 14:16:12 -08:00
mlong93
8583c72cb5 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
df00fd2210 fix: manually expose LettaMessageUnion in openapi spec (#682) 2025-01-16 13:19:35 -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
a197a9b919 chore: I did not change those 2024-12-27 15:46:57 -08:00
Shubham Naik
ab181c18ba feat: add desktop ui app 2024-12-27 13:33:09 -08:00
Caren Thomas
73a5b7c805 remove lettaresponse spec hardcode and add references to pydantic 2024-12-26 20:02:52 -08:00
Caren Thomas
7144fd2867 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
905906d416 run isort on apps/core 2024-12-26 19:27:09 -08:00
Shubham Naik
4cf354c033 fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Matthew Zhou
e09bde67ef fix: Scale up database (#2263) 2024-12-17 15:02:28 -08:00
Matthew Zhou
10e610bb95 chore: Catch orm specific issues in agents v1 routes and simplify tool add/remove from agent (#2259) 2024-12-16 11:01:47 -08:00
Matthew Zhou
7908b8a15f feat: Rewrite agents (#2232) 2024-12-13 14:43:19 -08:00
Charles Packer
1f9d44d8b0 fix: make healthcheck public (#2209) 2024-12-10 14:02:05 -08:00
Charles Packer
223b6bc0a9 fix: cleanup error trace for no llm/embedding_config on POST (#2218) 2024-12-10 14:00:31 -08:00
Shubham Naik
05cf168d35 feat: support local https mode (#2217)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-10 13:36:20 -08:00
Sarah Wooders
3d5c321d91 feat: error stack trace capture (#2203) 2024-12-09 13:27:52 -08:00
Charles Packer
85d3e649ee fix: add a special error type for configuration errors (#2198) 2024-12-08 17:04:04 -08:00
Shubham Naik
932e5448dc chore: drop ade flag (#2185)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-07 10:47:32 -08:00
Shubham Naik
8c0aa76c4f feat: add sentry logging (optional) (#2172)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-05 16:07:34 -08:00
Charles Packer
4181c0d81e fix: allow setting pass for server --secure (#2132) 2024-12-01 21:35:31 -08:00
Charles Packer
c0329632d5 fix: update url (#2124) 2024-11-30 09:32:47 -08:00