Matthew Zhou
|
96a6e21dd6
|
fix: Relax constraints on pip requirements (#2809)
|
2025-06-13 17:21:04 -07:00 |
|
Matthew Zhou
|
17fc3420ed
|
fix: Make voice beta endpoint VAPI compatible (#2808)
|
2025-06-13 17:20:25 -07:00 |
|
Kevin Lin
|
8148dab8a8
|
feat: tune file tools prompting (#2652)
|
2025-06-13 16:24:59 -07:00 |
|
cthomas
|
97986b0f03
|
feat: send stop reason in letta APIs (#2789)
|
2025-06-13 16:04:48 -07:00 |
|
Kevin Lin
|
a8895ad017
|
feat: add reasoning models to integration_test_send_message (#2710)
|
2025-06-13 14:54:37 -07:00 |
|
Andy Li
|
562a404e27
|
fix: metrics imports (#2801)
|
2025-06-13 14:39:24 -07:00 |
|
Andy Li
|
bf7bd3b905
|
fix: metric tracking (#2785)
|
2025-06-13 13:53:10 -07:00 |
|
Matthew Zhou
|
b6affd1a16
|
feat: Add optional pip requirements to tool object (#2793)
|
2025-06-13 13:20:36 -07:00 |
|
Andy Li
|
336896dc5c
|
feat: redis user caching (#2774)
|
2025-06-12 17:32:07 -07:00 |
|
Shangyin Tan
|
22b640a5dd
|
fix: adjust memory summary's recall message count (#2778)
|
2025-06-12 17:11:36 -07:00 |
|
cthomas
|
8f13c078ef
|
feat: add stop reason object (#2783)
|
2025-06-12 16:54:29 -07:00 |
|
cthomas
|
ccb203b264
|
feat: consolidate logic for finish tokens (#2779)
|
2025-06-12 15:24:06 -07:00 |
|
Kevin Lin
|
916fe6c1da
|
fix: use max_completion_tokens in chat completion request (#2764)
|
2025-06-12 10:58:23 -07:00 |
|
Kevin Lin
|
78dad0db7a
|
fix: patch reasoning models (#2703)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-06-11 17:20:04 -07:00 |
|
Matthew Zhou
|
d0c2ef89ea
|
feat: Add errors when tool call violates tool rules (#2766)
|
2025-06-11 17:12:39 -07:00 |
|
cthomas
|
03f4867cbe
|
fix: composio tools with array args (#2762)
|
2025-06-11 16:24:37 -07:00 |
|
cthomas
|
654f6b5053
|
feat: make tool calls required for model proxy (#2756)
|
2025-06-11 11:36:45 -07:00 |
|
cthomas
|
f3bee4658c
|
fix: not enough values to unpack error (#2753)
|
2025-06-11 11:05:46 -07:00 |
|
Matthew Zhou
|
d616a99916
|
fix: Get rid of lru cache (#2748)
|
2025-06-11 10:44:36 -07:00 |
|
Matthew Zhou
|
ba3d59bba5
|
feat: Add prompting to guide tool rule usage (#2742)
|
2025-06-10 16:21:27 -07:00 |
|
cthomas
|
883050e761
|
feat: set request heartbeat for max steps (#2739)
|
2025-06-10 15:26:07 -07:00 |
|
cthomas
|
484a6f1d37
|
fix: parallel tool calling OpenAI (#2738)
|
2025-06-10 14:27:01 -07:00 |
|
cthomas
|
6a23bc743d
|
feat: support multi content part input (#2717)
|
2025-06-10 13:36:17 -07:00 |
|
Matthew Zhou
|
530f9488b6
|
fix: Turn parallel tool calling off for OpenAI (#2737)
|
2025-06-10 13:27:00 -07:00 |
|
Matthew Zhou
|
96b8f155d8
|
fix: Turn off parallel tool calling for Claude (#2736)
|
2025-06-10 13:04:20 -07:00 |
|
cthomas
|
142a4f0ed8
|
fix: async loop eligibility check (#2727)
|
2025-06-10 12:56:01 -07:00 |
|
Matthew Zhou
|
a5ee49e579
|
feat: Remove debug artifacts (#2734)
|
2025-06-10 12:26:45 -07:00 |
|
Matthew Zhou
|
c4d7abb0ff
|
feat: Cache actor calls (#2732)
|
2025-06-10 12:15:13 -07:00 |
|
Andy Li
|
9b91c94d48
|
feat: otel endpoint tracking for messages (#2715)
|
2025-06-10 11:02:36 -07:00 |
|
Andy Li
|
617d208bcc
|
fix: list ollama embeddings models (#2711)
|
2025-06-10 10:44:26 -07:00 |
|
cthomas
|
3fe65d523e
|
fix: tool rules bug in new agent loop (#2724)
|
2025-06-09 23:05:25 -07:00 |
|
Shangyin Tan
|
f9b6efa632
|
feat: add max_steps as argument to messages.create (#2664)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-06-09 16:54:48 -07:00 |
|
cthomas
|
8780676905
|
feat: remove agent joins in middleware (#2713)
|
2025-06-09 16:44:17 -07:00 |
|
cthomas
|
b95bd9e835
|
fix: move request start timestamp load to beginning (#2712)
|
2025-06-09 15:05:37 -07:00 |
|
Matthew Zhou
|
b4215d71d9
|
feat: Add content aware line chunking (#2707)
|
2025-06-09 13:03:25 -07:00 |
|
Andy Li
|
3e11bb2910
|
fix: unpacking non json values (#2684)
|
2025-06-09 11:11:56 -07:00 |
|
cthomas
|
2823e4447a
|
feat: add multi-modal input support (#2590)
|
2025-06-08 18:28:01 -07:00 |
|
Matthew Zhou
|
2568039ab9
|
feat: Add code file support to file uploads (#2702)
|
2025-06-07 23:45:30 -07:00 |
|
cthomas
|
c300e58db9
|
chore: create file manager (#2693)
|
2025-06-07 16:14:41 -07:00 |
|
cthomas
|
30ddbec6b3
|
test: add send message error test case (#2701)
|
2025-06-07 16:14:08 -07:00 |
|
Matthew Zhou
|
ddb9186947
|
feat: Implement grep tool (#2694)
|
2025-06-06 17:36:49 -07:00 |
|
Sarah Wooders
|
f95d7d9f72
|
feat: default to False for mcp_read_from_config (#2691)
|
2025-06-06 16:28:27 -07:00 |
|
Sarah Wooders
|
953ed5a610
|
feat: add include_return_message_types to LettaRequest to filter down requests (#2666)
|
2025-06-06 15:48:27 -07:00 |
|
cthomas
|
91e859d461
|
fix: incorrect anthropic tool format hack (#2685)
|
2025-06-06 15:48:18 -07:00 |
|
Matthew Zhou
|
318a7c769b
|
feat: Search files returns citations of the filenames that were searched (#2689)
|
2025-06-06 15:34:03 -07:00 |
|
cthomas
|
22c1f6e70a
|
chore: remove print (#2681)
|
2025-06-06 13:20:18 -07:00 |
|
cthomas
|
e72f0f68ef
|
fix: gracefully handle too long responses from llm provider (#2677)
|
2025-06-06 13:13:32 -07:00 |
|
cthomas
|
21dadae3f7
|
feat: make agent file import route SYNC (not async) (#2675)
|
2025-06-06 12:09:07 -07:00 |
|
Matthew Zhou
|
b9779170be
|
feat: Change archival to only retrieve from agent passages (#2676)
|
2025-06-06 11:55:57 -07:00 |
|
Matthew Zhou
|
09ec9ffeea
|
feat: Add file metadata processing status (#2665)
|
2025-06-06 11:11:39 -07:00 |
|