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
AIArtificial 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
listModels
List the live inference catalog so the base model can be confirmed before a completion is requested.
2
complete
createCompletion
Submit the prompt to the base model and capture the generated text and token usage.
Source API Descriptions
openapi