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.

ttft_ms

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

Signature

def ttft_ms() -> float

Returns

Returns
float
The result of the operation.

Source

View on GitHub

praisonai/profiler.py at line 197