Authentication
Create a Tuning Engines inference key and enable the model alias you want the agent to use.Example
Use Agno’sTuningEngines model provider:
Params
TuningEngines extends OpenAILike, so it supports the same OpenAI-compatible model parameters documented in OpenAI Like.
For a runnable example, see the Tuning Engines cookbook in the Agno repository.