api_xai 0.6.1

X.AI Grok API client for accessing large language models (LLMs).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# API Doc Entity

### Scope

- **Purpose**: Document X.AI Grok API endpoint coverage requirements for `api_xai`.
- **Responsibility**: Master file listing all API coverage doc instances with ID, name, and status.
- **In Scope**: HTTP endpoint contracts, feature-gating policy, error handling requirements, compatibility guarantees.
- **Out of Scope**: Implementation details (see `src/`), test cases (see `tests/`).

### Overview Table

| ID | Name | Purpose | Status |
|----|------|---------|--------|
| 001 | [Endpoint Coverage]001_endpoint_coverage.md | Required X.AI API endpoint coverage and feature-gating policy ||