search_huggingface
Need to find AI models? Search Hugging Face Hub by query to get details like title, URL, author, and date. Monitor new releases and trends.
Instructions
Поиск моделей на Hugging Face.
Использует HF Hub API. Бесплатно, без ключа. Подходит для: поиск AI-моделей, мониторинг новых релизов, анализ трендов в AI.
Args: query: Поисковый запрос (например, "text-to-image") max_results: Максимум результатов (1-100)
Returns: SearchResponse: {results: [{title, url, content, source, author, date}], total, source, error}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |