Model comparison
You can send the same request to two specific text models of your choice and compare the results.
Just select two models from the Text Models (LLM) list, copy their Model IDs, and paste them into the Specify the models to compare
section of this code example as the values for model1
and model2
.
Don't forget to also insert your AIML API Key instead of <YOUR_AIMLAPI_KEY>
:
In our example run, we received the following output:
Last updated
Was this helpful?