Skip to main content
RECOGNITION · PROGRAMMES · ECOSYSTEM · TRUST FinanceGPT Developers
FinanceGPT Model Hub

Inference API

Use FinanceGPT API v2 to discover governed transformer models and generate bounded feature-extraction embeddings with familiar Python, JavaScript and curl workflows.

Transformer models
1
Public Model Hub API catalog
Runtime available
0
Exact governed semantic artifacts
Batch
8
Maximum texts per request
Inference scope
ml:inference
Existing API scope

API contract

HF7 adds no new API scope. Existing FinanceGPT API key and OAuth 2.0 client-credentials authentication remain authoritative.
GET  /api/v2/model-hub/models                 scope: ml:read
GET  /api/v2/model-hub/models/{slug}          scope: ml:read
POST /api/v2/model-hub/models/{slug}/inference scope: ml:inference
Requests accept one string or a bounded array in the inputs field. Production responses return full embeddings only after FinanceGPT verifies the active model artifact SHA-256 and vector dimensions.

API-capable models

ModelTaskRevisionAPI
all-MiniLM-L6-v2
sentence-transformers/all-MiniLM-L6-v2
feature-extractionea78891063587eb050...Examples