Ask a question to get started
Enter to sendā¢Shift+Enter new line
validate_scope_with_model_id( model_id: str | None, project_id: str | None, space_id: str
model_id
str | None
The model ID being used
project_id
The project ID
space_id
The space ID
class_name
str
Validate that scope (project_id or space_id) is provided when using model_id.
Name of the class for error message (e.g., 'ChatWatsonx')