Hyperbolic · Arazzo Workflow
Hyperbolic Discover Model And Complete
Version 1.0.0
List the catalog and run a base-model text completion against a non-instruct model.
View Spec
View on GitHub
Artificial IntelligenceComputeDecentralizedDePINGPUImage-GenerationInferenceLLMMarketplaceOpen-SourceArazzoWorkflows
Provider
Workflows
discover-model-and-complete
Confirm a base model from the catalog and generate a raw text completion.
Reads the model catalog, then sends a prompt to the legacy completions endpoint for a base model. Useful for high-throughput base-model prompting where instruct chat formatting is not wanted.
1
listCatalog
List the live inference catalog so the base model can be confirmed before a completion is requested.
2
complete
Submit the prompt to the base model and capture the generated text and token usage.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.