Need to add `ai_engine_url` to run options model. Also need to make run options have `extra="allow"` so that other run options can be passed in, since we haven't exposed all run options in the model.
Need to add
ai_engine_urlto run options model.Also need to make run options have
extra="allow"so that other run options can be passed in, since we haven't exposed all run options in the model.