Skip to content

Commit 5010f6a

Browse files
quantstruct[bot]skeptrunedev
authored andcommitted
Add changelog for 2024-12-10 (#101)
Co-authored-by: quantstruct[bot] <190039098+quantstruct[bot]@users.noreply.github.com>
1 parent c7ba2f4 commit 5010f6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

fern/changelog/2024-12-10.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1. **Claude Computer Use Tools Available**: You can now use [Claude computer use tools](https://www.anthropic.com/news/3-5-models-and-computer-use) like `BashTool`, `ComputerTool`, and `TextEditorTool` when building your Vapi assistant. Create these tools with `CreateBashToolDTO` (enables shell command execution), `CreateComputerToolDTO` (use desktop functionality with customizable display dimensions using `displayWidthPx`, `displayHeightPx`), and `CreateTextEditorToolDTO` (text editing operations), respectively.
2+
3+
Refer to our [API docs](https://api.vapi.ai/api) to learn more about how to use Claude computer use tools.

0 commit comments

Comments
 (0)