oraclesai.oml

register_sai_scripts(is_global=False, overwrite=True)

Register Spatial AI UDFs so they can be executed through OML Embedded Python Execution for SQL and REST.

Parameters:
  • is_global – Register UDFs for all the users.

  • overwrite – If True, previews definitions of the UDF will be overwritten.