langchain.js
    Preparing search index...

    Interface XAIResponsesText

    Text response configuration.

    interface XAIResponsesText {
        format?: XAIResponsesTextFormat;
    }
    Index

    Properties

    Properties

    The format for text response.