opencarl
    Preparing search index...

    Function recordPromptSignals

    • Record prompt signals for the current turn. Tokenizes the prompt text and stores it for domain matching.

      Parameters

      • sessionId: string

        The session identifier

      • promptText: string

        The raw prompt text to tokenize and store

      Returns void