Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 436 Bytes

File metadata and controls

9 lines (7 loc) · 436 Bytes

Serving framework

This directory contains a Python library that simplifies the creation of custom prediction containers for Vertex AI. It provides the framework for building HTTP servers that meet the platform's requirements.

To implement a model-specific HTTP server, frame the custom data handling and orchestration logic within this framework.