Model_deploy

API Routes Documentation

This document provides an overview of the API routes available in the Map Action project. These routes are defined in the main_router.py file and are responsible for handling various functionalities, including image predictions and WebSocket connections.

Root Endpoint

Image Prediction

WebSocket Chat

Chat History

Additional Information

For more detailed information on each route, refer to the main_router.py file in the app/apis/ directory.