Commit Graph

235 Commits

Author SHA1 Message Date
cthomas
043283f8aa feat: add llm config to ttfs logging (#1998) 2025-05-02 17:41:43 -07:00
Matthew Zhou
e7dce9f65f feat: Make tool execution directory if does not exist (#1992) 2025-05-02 13:53:08 -07:00
cthomas
d8402c5a79 feat: add time to first token in tracing (#1988) 2025-05-02 13:05:59 -07:00
Matthew Zhou
b472fbca88 feat: Change default voice sleeptime to 4.1 (#1961) 2025-05-01 10:07:29 -07:00
cthomas
25c188689a feat: byok 2.0 (#1963) 2025-04-30 21:26:50 -07:00
Matthew Zhou
8d23c50bf4 feat: Add safety checks to buffer length update and tests to updating voice sleeptime (#1959) 2025-04-30 18:08:47 -07:00
Matthew Zhou
78782af4c4 feat: Finish adding min/max buffer to voice sleeptime manager group config (#1954) 2025-04-30 17:20:53 -07:00
cthomas
f31c6fb0fa fix: re-add mcp init changes (#1945) 2025-04-30 10:23:12 -07:00
Matthew Zhou
bb1e0464fd feat: Adjust prompts and integrate voice sleeptime group into agent manager (#1927) 2025-04-29 13:43:59 -07:00
Matthew Zhou
19bd790c58 feat: Add Letta voice tools (#1922) 2025-04-29 10:46:29 -07:00
Matthew Zhou
97a0ccf682 feat: Add autoreload flag for venv (#1923) 2025-04-28 22:53:31 -07:00
cthomas
dc1ecdc902 fix: put inner thoughts in kwargs for anthropic (#1911) 2025-04-28 16:37:29 -07:00
Matthew Zhou
beed896d60 feat: Support offline memory in voice agent (#1347) 2025-04-28 15:03:02 -07:00
Matthew Zhou
684dd5a391 feat: Create local sandbox config from env vars for OSS users (#1910) 2025-04-28 13:01:38 -07:00
cthomas
83157c1949 feat: add letta-free endpoint constant (#1907) 2025-04-27 12:57:06 -07:00
Matthew Zhou
58cecbc515 feat: Roll back changes to tool_execution_sandbox.py and server.py (#1890) 2025-04-24 16:47:57 -07:00
Matthew Zhou
da4ad98c23 feat: Adjust local tool execution to always try using venv if exists (#1864) 2025-04-24 11:13:44 -07:00
cthomas
923af54d0b chore: update sleeptime verbiage everywhere (#1867) 2025-04-23 17:01:07 -07:00
cthomas
cf567dce86 feat: add tool execution result object (#1837) 2025-04-22 11:30:36 -07:00
Sarah Wooders
e61f1a2b5f feat: Write fern api tests for batch API (#1821)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-04-21 15:48:06 -07:00
cthomas
128989820a feat: unify input message type on agent step (#1820) 2025-04-21 13:49:46 -07:00
Matthew Zhou
715c5d5cdb feat: Add more tests for batch agent loop (#1819) 2025-04-21 13:32:06 -07:00
Sarah Wooders
626e5f62ca chore: add sleeptime example + better error handling + upgrade client SDK (#1809) 2025-04-21 00:09:50 -07:00
cthomas
aaae1a1d8a feat: put sleeptime agent on regular agent loop (#1795) 2025-04-18 15:12:56 -07:00
cthomas
64d81cbb68 feat: add source description to sleeptime agent persona (#1733)
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
2025-04-16 17:21:28 -07:00
Kevin Lin
973861f7c1 feat: sync memory tools between the sleeptime-doc agent and sleeptime agent for chat (#1730) 2025-04-16 13:43:46 -07:00
cthomas
23ac5858bb feat: trigger sleeptime doc processing (#1715)
Co-authored-by: Caren Thomas
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
2025-04-15 15:31:12 -07:00
Charles Packer
1c0e1bffde fix: patch grok-3 and grok-3-fast (skip reasoners for now) (#1703) 2025-04-14 12:55:20 -07:00
Matthew Zhou
e37c70f300 feat: Add tracing to agent creation (#1664) 2025-04-10 13:45:45 -07:00
Shubham Naik
fa8cde08c6 Shub/let 1771 variables component (#1650)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-04-10 11:11:27 -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
cthomas
8ff1a13082 feat: change name of sleeptime agent (#1617) 2025-04-08 11:28:36 -07:00
Matthew Zhou
0aeddec547 feat: Create batch request tracking tables (#1604) 2025-04-07 16:27:18 -07:00
cthomas
ef2ebc4f17 feat: add archival insert and search tools to sleeptime (#1576) 2025-04-04 22:24:32 -07:00
Matthew Zhou
2fdbcf81b4 feat: Cache model handle (#1568) 2025-04-04 12:11:20 -07:00
cthomas
79354a72ea chore: rename background to sleeptime (#1558) 2025-04-04 09:16:59 -07:00
cthomas
9458f40d05 feat: add otid field for message idempotency (#1556) 2025-04-04 08:43:01 -07:00
cthomas
d4991a2de6 feat: sleeptime agent prompting improvements (#1547) 2025-04-03 11:04:42 -07:00
Sarah Wooders
3109535297 fix: dont error on azure model listing and add local EmbeddingConfig (#1534) 2025-04-02 15:12:07 -07:00
cthomas
5c750c2a91 feat: enable sleeptime agent creation (#1523) 2025-04-02 14:12:11 -07:00
cthomas
fad39ae8e7 fix: make custom llm config matching more robust (#1530) 2025-04-02 11:21:50 -07:00
cthomas
55d0ea8872 feat: background multi-agent group for sleeptime agent (#1508) 2025-04-01 15:00:45 -07:00
cthomas
261fd07b72 test: add more robust multi-agent testing (#1444) 2025-03-28 14:21:54 -07:00
Matthew Zhou
acd0a525aa feat: Async agent loop (#1387) 2025-03-27 15:24:50 -07:00
cthomas
454663fce0 feat: add default for max chaining steps (#1427) 2025-03-26 17:06:01 -07:00
cthomas
92681c608a fix: show max context window limit in ADE for model (#1414) 2025-03-26 11:03:59 -07:00
cthomas
b5d83fcd0a feat: add model and embedding fields to modify agent api (#1412) 2025-03-26 10:36:38 -07:00
cthomas
831f7d2f11 feat: add sonnet 3.7 support (#1302) 2025-03-24 16:36:16 -10: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
Matthew Zhou
8e6fd8a991 feat: Make multi agent broadcast directly invoke step (#1355) 2025-03-20 17:05:04 -07:00