stasis-proxy - v0.1.0
    Preparing search index...

    Function extractCacheHints

    • Extracts cache-relevant information from a request body.

      Parameters

      • body: unknown

        The parsed request body

      Returns { temperature: number | undefined; stream: boolean }

      Object containing temperature and stream settings