@@ -283,7 +283,9 @@ class HuggingfaceProvider extends AiProviderClientBase implements
$form['model_data']['huggingface_endpoint']=[
'#type'=>'textfield',
'#title'=>$this->t('Endpoint'),
'#description'=>$this->t('The endpoint needed to access the dedicated Huggingface API or the model name for shared inference. Model names autocompletes.'),
'#description'=>$this->t('The endpoint needed to access the dedicated Huggingface API or the model name for shared inference. You can find possible models <a href=":link" target="_blank">here</a>. Model names autocompletes.',[