nemo_microservices.types.external_endpoint_config#
Module Contents#
Classes#
API#
- class nemo_microservices.types.external_endpoint_config.ExternalEndpointConfig(/, **data: Any)#
Bases:
nemo_microservices._models.BaseModel- api_key: str | None#
None
The API key that should be used to access the endpoint.
- enabled_models: List[str] | None#
None
- host_url: str#
None
The external host URL.