deployToSameEndpoint property

bool? deployToSameEndpoint
getter/setter pair

By default, bison to gemini migration will always create new model/endpoint, but for gemini-1.0 to gemini-1.5 migration, we default deploy to the same endpoint.

See details in this Section.

Optional.

Implementation

core.bool? deployToSameEndpoint;