api_xai 0.4.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
# Operation Doc Entity

### Scope

- **Purpose**: Document operational procedures for `api_xai` — authentication setup and secret management.
- **Responsibility**: Master file listing all operation doc instances with ID, name, and status.
- **In Scope**: Credential loading, client construction, configuration setup procedures.
- **Out of Scope**: API call implementation details, enterprise feature configuration.

### Overview Table

| ID | Name | Purpose | Status |
|----|------|---------|--------|
| 001 | [Secret Loading]001_secret_loading.md | Load XAI_API_KEY via workspace secrets file or environment variable ||