# Tính thời gian phản hồi LLM từ TTFT & Tokens/s

> Hồ sơ MCP chính thức, sinh từ registry BOP.INK.

| Trường | Giá trị |
| --- | --- |
| Slug | `tinh-thoi-gian-phan-hoi-llm-tu-ttft-tokens-s` |
| Danh mục V2 | AI & Machine Learning (`ai-machine-learning`) |
| Danh mục con V2 | AI Developer Utilities (`ai-machine-learning.ai-developer-utilities`) |
| Route legacy tương thích | `lap-trinh-dev` |
| Taxonomy V2 | `ai-machine-learning` / `ai-machine-learning.ai-developer-utilities` |
| Phạm vi áp dụng | `global` |
| Trạng thái thực thi MCP | `remote_executable` |
| Nguồn giao diện/schema | `calculators/tinh-thoi-gian-phan-hoi-llm-tu-ttft-tokens-s` |
| Website | [Mở công cụ](https://bop.ink/lap-trinh-dev/tinh-thoi-gian-phan-hoi-llm-tu-ttft-tokens-s/) |

Dự tính độ trễ hoàn thành toàn bộ câu trả lời từ Time-to-First-Token, số lượng output tokens và tokens/giây.

## Cách dùng qua MCP

### Tính thời gian phản hồi LLM từ TTFT & Tokens/s

- Capability: `calculator.lap_trinh_dev.tinh_thoi_gian_phan_hoi_llm_tu_ttft_tokens_s`
- MCP availability: `remote-executable`
- MCP tool: `bop_execute_calculator_lap_trinh_dev_tinh_thoi_gian_phan_hoi_llm_tu_ttft_tokens_s`
- Mô tả: Dự tính độ trễ hoàn thành toàn bộ câu trả lời từ Time-to-First-Token, số lượng output tokens và tokens/giây.

Các trường đầu vào:

- `ttftSec`: Theo canonical schema.
- `outputTokens`: Theo canonical schema.
- `tokensPerSec`: Theo canonical schema.

Ví dụ đầu vào:

```json
{}
```
