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

    Properties

    Properties

    tool_calls: ToolCall[]