File size: 321 Bytes
83e6608
 
 
 
 
 
 
 
 
 
b6a3f56
83e6608
b6a3f56
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: Astrohunters LLM API (Docker)
emoji: 🛰️
colorFrom: indigo
colorTo: purple
sdk: docker
pinned: false
license: apache-2.0
---

**Endpoints**
- `GET /healthz`
- `POST /run_predict`  →  {"prompt": "...", "system": ""}
- `POST /run_predict_with_url` → {"prompt": "...", "url": "https://...", "system": ""}