Skip to content

Commit 6d81410

Browse files
docs: add opg_token and tee_registry to client module list (#185)
Both modules exist and have doc pages but were not listed in the client package overview. Improves discoverability for OPG approval and TEE registry usage. Made-with: Cursor
1 parent 3233728 commit 6d81410

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/opengradient/client/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
- **`opengradient.client.model_hub`** -- Model repository management: create, version, and upload ML models
88
- **`opengradient.client.alpha`** -- Alpha Testnet features: on-chain ONNX model inference (VANILLA, TEE, ZKML modes), workflow deployment, and scheduled ML model execution (OpenGradient testnet gas tokens)
99
- **`opengradient.client.twins`** -- Digital twins chat via OpenGradient verifiable inference
10+
- **`opengradient.client.opg_token`** -- OPG token Permit2 approval utilities for x402 payments
11+
- **`opengradient.client.tee_registry`** -- TEE registry client for verified endpoints and TLS certificates
1012
1113
## Usage
1214

0 commit comments

Comments
 (0)