Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt

Use this file to discover all available pages before exploring further.

Returns

Returns a Model object for the given ID.

Example

model = galtea.models.get(model_id=model_id)

Parameters

model_id
string
required
The ID of the model to retrieve.