Skip to main content

Host Port Mapping Documentation

ServiceHost PortDescription
Triton Sentiment HTTP API5000Main HTTP endpoint for the Triton Inference Server running sentiment models
Triton Sentiment gRPC API5001gRPC endpoint for the Triton Inference Server running sentiment models
Triton Sentiment Metrics API5002Provides metrics and monitoring data for the sentiment models server
FastAPI Sentiment Proxy5003Custom FastAPI application serving as a proxy to Triton for sentiment models (en, ar, multi)
Triton Topic HTTP API5004Main HTTP endpoint for the Triton Inference Server running zero-shot model
Triton Topic gRPC API5005gRPC endpoint for the Triton Inference Server running zero-shot model
Triton Topic Metrics API5006Provides metrics and monitoring data for the zero-shot model server
FastAPI Topic Proxy5007Custom FastAPI application serving as a proxy to Triton for zero-shot model
FastAPI Topic Proxy7100Labelling Platform Backend Docker Image