Theia API Documentation v1.66.0
    Preparing search index...
    interface ToolCallResponsePart {
        tool_calls: ToolCall[];
    }
    Index

    Properties

    Properties

    tool_calls: ToolCall[]