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
# Pattern Doc Entity

### Scope

- **Purpose**: Document design pattern specifications for `api_xai`.
- **Responsibility**: Master file listing all pattern doc instances with ID, name, and status.
- **In Scope**: Module structure patterns, API design patterns, architectural conventions.
- **Out of Scope**: API contracts (see api/), feature specifications (see feature/).

### Overview Table

| ID | Name | Purpose | Status |
|----|------|---------|--------|
| 001 | [Module Organization]001_module_organization.md | mod_interface pattern and module structure conventions for all source modules ||