Run the same prompt on several models and compare
compare_modelsRun one prompt across multiple LLMs in parallel and return every answer side by side with measured platform cost metadata and latency. The beta platform covers the user charge ($0.00). This answers "which model should I actually use for this kind of task?" with data instead of guesswork. Example — GET https://ainetcafe.com/t/compare_models?prompt=Explain+CAP+theorem+in+1+line
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| models | No | Model ids to compare (2-5). Defaults to a cheap/mid/strong spread. | |
| prompt | Yes | The prompt to send to every model. | |
| system | No | Optional system instruction applied to all. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes | ||
| summary | No |