Store Credentials
Once you have an agent set up, follow the instructions here to fetch the credentialsdata-agent-id and data-chatbot-id to access that agent through an API, as well as the agent endpoint.
Now log into Vijil Evaluate, and navigate to Keys > Add new key. From the Model Hub dropdown, select DigitalOcean as your chosen hub, and add the above information in the respective fields.

hub_config argument.
Run an Evaluation
To run an evaluation from the UI, simply select DigitalOcean as the Model Hub, then paste the agent endpoint as the Model URL. To run an evaluation using the Python client, use the following code pattern, with the agent API asmodel_url and a harness of your choice.