Skip to content

Calendar Planning

You can use built-in tool calls to plan your calendar. (You need to ensure that your model supports tool calling capabilities, otherwise you may encounter errors.)

Enabling the Feature

You can enable tool calling by checking the Tools option below the input field.

Once tool calling is enabled, the model will independently determine whether built-in tools need to be called based on the current context. When the model needs to perform a tool operation, you will see a confirmation dialog where you can choose whether to allow the model to execute the operation.

Tool calling dialog

When you allow the tool execution, the corresponding operation will be performed.

Tool calling success

Of course, you can choose to deny the tool execution, and you will receive a notification that the tool call has been canceled. You will also receive appropriate notifications when tool calls encounter errors.

Tool calling failure