Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

first_token

Method
This is a method of the StreamingTracker class in the profiler module.
Mark time to first token.

Signature

def first_token() -> None

Uses

  • time.perf_counter

Source

View on GitHub

praisonai/profiler.py at line 167