Commit Graph

1610 Commits

Author SHA1 Message Date
Matthew Zhou
bd91427c0c feat: Clean up prints (#1515) 2025-04-01 15:20:43 -07:00
Matthew Zhou
dc361c5c8e feat: Clean up prints (#1515) 2025-04-01 15:20:43 -07:00
cthomas
a1ad3be919 fix: import constants in sources routes (#1457) 2025-03-28 14:52:32 -07:00
cthomas
d32e0dc09a fix: import constants in sources routes (#1457) 2025-03-28 14:52:32 -07:00
cthomas
261fd07b72 test: add more robust multi-agent testing (#1444) 2025-03-28 14:21:54 -07:00
cthomas
1a5c08c62b test: add more robust multi-agent testing (#1444) 2025-03-28 14:21:54 -07:00
Matthew Zhou
ba19e7f3ba fix: Fix chat completions tests (#1442) 2025-03-27 15:45:23 -07:00
Matthew Zhou
580216f7c6 fix: Fix chat completions tests (#1442) 2025-03-27 15:45:23 -07:00
Matthew Zhou
acd0a525aa feat: Async agent loop (#1387) 2025-03-27 15:24:50 -07:00
Matthew Zhou
337778c65d feat: Async agent loop (#1387) 2025-03-27 15:24:50 -07:00
cthomas
ec092f6940 fix: blocks list endpoint bug (#1421) 2025-03-26 17:05:28 -07:00
cthomas
83f74b95be fix: blocks list endpoint bug (#1421) 2025-03-26 17:05:28 -07:00
cthomas
b5d83fcd0a feat: add model and embedding fields to modify agent api (#1412) 2025-03-26 10:36:38 -07:00
cthomas
a610a09f2f feat: add model and embedding fields to modify agent api (#1412) 2025-03-26 10:36:38 -07:00
cthomas
3066a80ecd fix: send message async endpoint (#1400) 2025-03-25 11:05:55 -07:00
cthomas
26e7f25ff8 fix: send message async endpoint (#1400) 2025-03-25 11:05:55 -07:00
cthomas
831f7d2f11 feat: add sonnet 3.7 support (#1302) 2025-03-24 16:36:16 -10:00
cthomas
0e8c650c3f feat: add sonnet 3.7 support (#1302) 2025-03-24 16:36:16 -10:00
Sarah Wooders
864909978e feat: add privileged organizations (#1365) 2025-03-24 16:12:53 -07:00
Sarah Wooders
cae4afcbcc feat: add privileged organizations (#1365) 2025-03-24 16:12:53 -07:00
Shubham Naik
9e6cac855b chore: fix archival memories (#1366)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-03-21 17:26:06 -07:00
Shubham Naik
48f2da9453 chore: fix archival memories (#1366)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-03-21 17:26:06 -07:00
Matthew Zhou
6939a5f52a fix: Exclude steps_messages when dumping (#1362) 2025-03-21 14:22:46 -07:00
Matthew Zhou
a221e30557 fix: Exclude steps_messages when dumping (#1362) 2025-03-21 14:22:46 -07:00
Matthew Zhou
e595a5cf18 feat: Add asc/desc to agent listing (#1359) 2025-03-21 11:19:49 -07:00
Matthew Zhou
6dc8cb3e50 feat: Add asc/desc to agent listing (#1359) 2025-03-21 11:19:49 -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
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
Matthew Zhou
82f9377c8a fix: Refresh blocks in between steps (#1335) 2025-03-18 17:42:44 -07:00
Matthew Zhou
1a3fe0882c fix: Refresh blocks in between steps (#1335) 2025-03-18 17:42:44 -07:00
Matthew Zhou
804e50e9db feat: Add batch create functionality to SqlAlchemyBase (#1332) 2025-03-18 15:40:02 -07:00
Matthew Zhou
3eefff925f feat: Add batch create functionality to SqlAlchemyBase (#1332) 2025-03-18 15:40:02 -07:00
Matthew Zhou
57e463f53b fix: Increase timeouts and catch errors in MCP endpoints (#1329) 2025-03-18 13:18:34 -07:00
Matthew Zhou
9576de21a4 fix: Increase timeouts and catch errors in MCP endpoints (#1329) 2025-03-18 13:18:34 -07:00
Matthew Zhou
c22d1f4af2 feat: Make the tool runner take a schema (#1328) 2025-03-18 12:06:02 -07:00
Matthew Zhou
3e0c865d0e feat: Make the tool runner take a schema (#1328) 2025-03-18 12:06:02 -07:00
Matthew Zhou
d653fbcb89 feat: Add metadata to MCP tools (#1325) 2025-03-17 17:39:59 -07:00
Matthew Zhou
8e93497dfc feat: Add metadata to MCP tools (#1325) 2025-03-17 17:39:59 -07:00
cthomas
6962a6bcb3 feat: add otel collector to prod deployment (#1320) 2025-03-17 16:31:54 -07:00
cthomas
608b54b0e5 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
eae2cb5044 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
4b7ddea527 fix: uvicorn run args bug (#1308) 2025-03-16 16:00:46 -07:00
Sarah Wooders
399594c9f3 feat: pass embedding handle for source create (#1307) 2025-03-16 15:42:11 -07:00
Sarah Wooders
93a480b1f4 feat: pass embedding handle for source create (#1307) 2025-03-16 15:42:11 -07:00
cthomas
80150b2a43 fix: remove old otel config files (#1310) 2025-03-16 14:36:32 -07:00
cthomas
edab956d0b fix: remove old otel config files (#1310) 2025-03-16 14:36:32 -07:00
Matthew Zhou
578aeee50d feat: Refactor mcp client and make stdio errors more manageable (#1291) 2025-03-14 14:58:30 -07:00
Matthew Zhou
40c70b46cf feat: Refactor mcp client and make stdio errors more manageable (#1291) 2025-03-14 14:58:30 -07:00