Skip to content

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Jan 12, 2025

Summary

Three new tool types were added to the API: "BashToolWithToolCall", "ComputerToolWithToolCall", and "TextEditorToolWithToolCall". These tools provide additional functionality for interacting with and performing operations on a user's system.

Added

  • Added "BashToolWithToolCall" tool type, which allows for executing Bash commands with the ability to specify messages, server details, and whether the tool is synchronous or asynchronous.
  • Added "ComputerToolWithToolCall" tool type, enabling interactions with the user's computer, including specifying display dimensions and optional display number.
  • Introduced "TextEditorToolWithToolCall" tool type, designed for text editor operations with customizable messages, server configuration, and function definitions.

Removed

  • Nothing was removed in this change.

Changed

  • Nothing else was changed in this update.

This update enhances the API with new tool types, providing more flexibility for system interactions and improving the overall functionality of the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants