from vertexai.preview.evaluation import EvalTask eval_task = EvalTask(dataset=eval_dataset, metrics=metrics) eval_result = eval_task.evaluate(runnable=agent) #5339
Labels
api: vertex-ai
Issues related to the googleapis/python-aiplatform API.
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Please run down the following list and make sure you've tried the usual "quick fixes":
If you are still having issues, please be sure to include as much information as possible:
Environment details
python --version
pip --version
google-cloud-aiplatform
version:pip show google-cloud-aiplatform
Steps to reproduce
Code example
# example
Stack trace
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!
The text was updated successfully, but these errors were encountered: