Authentication
Create a Tuning Engines inference key and enable the model alias you want the agent to use.Example
Install theopenai package:
TuningEngines model provider:
Params
TuningEngines extends OpenAILike, so it supports the same OpenAI-compatible model parameters documented in OpenAI Like.
View a runnable example here.