api_gemini 0.8.1

Gemini's API 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 the complete set of Gemini API endpoints and features implemented in api_gemini.
- **Responsibility**: Master file listing all API doc instances with ID, name, and coverage scope.
- **In Scope**: Core endpoints, advanced API families, enterprise features, feature flags, test statistics.
- **Out of Scope**: Implementation internals, usage patterns (see `operation/`), protocol wire format (see `protocol/`), configuration procedures (see `feature/`).

### Overview Table

| ID | Name | Purpose | Status |
|----|------|---------|--------|
| 001 | [`001_coverage.md`]001_coverage.md | Endpoint coverage, features, and test statistics ||