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