langchain.js
    Preparing search index...

    Interface XAIResponsesLogprobs

    Log probabilities from a previous response.

    interface XAIResponsesLogprobs {
        content?: XAIResponsesLogprobContent[];
    }
    Index

    Properties

    Properties

    Log probability content.