bigframes.ml.llm.GeminiTextGenerator.get_params#
- GeminiTextGenerator.get_params(deep:bool=True)→Dict[str,Any]#
Get parameters for this estimator.
- Parameters:
deep (bool,default True) – Default
True. If True, will return the parameters for thisestimator and contained subobjects that are estimators.- Returns:
A dictionary of parameter names mapped to their values.
- Return type:
Dictionary
On this page