A newer version of the Gradio SDK is available: 6.20.0
metadata
title: NVIDIA AI Multi-Model
emoji: π
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 5.9.1
app_file: app.py
app_port: 7860
pinned: true
license: mit
short_description: NVIDIA NIM chat with memory, SSE streaming & MCP server
π NVIDIA AI Multi-Model Space
Chat con tutti i modelli NVIDIA NIM con:
- π§ Memoria breve (RAM) e lunga (SQLite)
- π‘ SSE Streaming API
- π Server MCP integrato
- π API REST GET/POST documentate
π Endpoints
/β Info API/api-docsβ Documentazione HTML/docsβ Swagger UI/v1/chat(POST) β Chat JSON/v1/chat/get(GET) β Chat via query/v1/chat/stream(GET/POST) β SSE Streaming/v1/mcp(POST) β MCP JSON-RPC 2.0/v1/modelsβ Catalogo modelli
π Quick Test
curl "https://elmarcito-nvidia.hf.space/v1/chat/get?message=Ciao&session_id=test"