Skip to content

Commit 8a1dd2a

Browse files
committed
Add Compact Tools with Smart Summarization feature
1 parent 12bf11c commit 8a1dd2a

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

content/docs/latest.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@ title: Latest Features
33
description: Latest features and updates in llms.py
44
---
55

6+
## Feb 9, 2026
7+
8+
### Compact Tools with Smart Summarization
9+
10+
The new **Compact Tools** feature automatically summarizes long tool arguments and outputs in the Chat UI to keep conversations concise while still providing access to important information as needed.
11+
12+
<ScreenshotsGallery className="mb-8" gridClass="grid grid-cols-1 md:grid-cols-2 gap-4" images={{
13+
'Tools Expanded': '/img/features/tools-expanded.webp',
14+
'Tools Collapsed': '/img/features/tools-collapsed.webp',
15+
}} />
16+
17+
Previously, even with long Tool Call Arguments minimized, you could still only see a few on a page. Now that they're collapsed by default, you can see more at a glance and expand only the ones you need.
18+
619
## Feb 8, 2026
720

821
### Support for Voice Input
60 KB
Loading
62.4 KB
Loading

0 commit comments

Comments
 (0)