Create a new model instance in Syft Space. Models provide AI/ML capabilities through different providers like OpenAI, Anthropic, Ollama, or vLLM.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/openmined/syft-space/llms.txt
Use this file to discover all available pages before exploring further.
Request
Unique name for the model within your tenant.
Model type identifier. Use the list model types endpoint to see available types.Common values:
openai- OpenAI and OpenAI-compatible APIsanthropic- Anthropic Claude modelsollama- Ollama local modelsvllm- vLLM inference server
Model-specific configuration matching the schema for the selected
dtype. Each model type requires different configuration fields.Brief description of the model’s purpose or use case.
Comma-separated tags for organizing and filtering models.Example:
openai,gpt-4,assistantResponse
Unique identifier for the created model.
Model name.
Model type identifier.
Model configuration as provided in the request.
Model description.
Comma-separated tags.
Timestamp when the model was created.
Timestamp when the model was last updated.