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 name.

Example

model = galtea.models.get_by_name(name=model_name)

Parameters

name
string
required
Name of the model to retrieve.