Expand description
Protocol names and defaults, shared by every transport.
Constants§
- API_
KEY_ ENV - Environment variable holding the API key.
- BASE_
URL_ ENV - Environment variable overriding the API base URL.
- DEFAULT_
BASE_ URL - Base URL of the hosted API.
- DEFAULT_
MODEL - Model used when neither the request nor the client names one.
- DEFAULT_
MODEL_ ENV - Environment variable overriding the default model.
- DEFAULT_
TIMEOUT - Timeout for each HTTP attempt.
- MODELS_
PATH - Path of the model listing endpoint.
- REQUEST_
ID_ HEADER - Response header carrying the server’s request id.
- SYSTEM_
ONE_ PATH - Path of the System One evaluation endpoint.