Hi <@USU6W5ATA>, I have a question about this PR:...
# ask-the-community
r
Hi @Kevin Su, I have a question about this PR: https://github.com/flyteorg/flyte/pull/4361 As I understand it, this PR updated the Databricks Go plugin, not the Databricks Agent. The example code is bit confusing to me.
l
Copy code
plugins:
  databricks:
    entrypointFile: dbfs:///FileStore/tables/entrypoint.py
    databricksInstance: <YOUR WORKSPACE ID>.<http://gcp.databricks.com|gcp.databricks.com>```
yes, that is for agent
r
thank you!