Notify Discord when you like a Hugging Face model
This trigger fires when you like a new model on Hugging Face.
Developer info
- API endpoint slug
- hugging_face.new_model_liked
Trigger fields
No fields for this trigger
Ingredients
Model The full Hugging Face model ID, including the author.
- Slug
- model_id
- Filter code
- HuggingFace.newModelLiked.ModelId
- Type
- String
- Example
- mistralai/Mistral-7B-Instruct-v0.2
Model name The model name, without the author prefix.
- Slug
- model_name
- Filter code
- HuggingFace.newModelLiked.ModelName
- Type
- String
- Example
- Mistral-7B-Instruct-v0.2
Model author The model's author or organization.
- Slug
- model_author
- Filter code
- HuggingFace.newModelLiked.ModelAuthor
- Type
- String
- Example
- mistralai
Model url The URL of the model on Hugging Face.
- Slug
- model_url
- Filter code
- HuggingFace.newModelLiked.ModelUrl
- Type
- String
- Example
- https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2
Liked at When you liked the model.
- Slug
- liked_at
- Filter code
- HuggingFace.newModelLiked.LikedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
