Create a Templated Model

Now that you have a handful of validation examples and a template, it's time to create a templated model for evaluation.

Make sure you have set up your OpenAI integration (or another Model Provider).

Navigate to the models tab and press +. In the dropdown that appears, choose "Apple a template."

In the dialog that appears, the template you created should be selected automatically.

For the platform, choose OpenAI (or the model provider of your choice).

You can choose any model. We'll go with GPT-4 Omni.

Leave the default name and press "Add to project."

Immediately, Entry Point will start evaluating your model against your validation examples.

Open the new templated model from its name in the table.

At the bottom of this detail view, you will see the Evaluation section.

After a moment, you should see the results appear.

In the next part, we will review the results and see how our model performed.

Last updated