Releases: emredeveloper/deepseek-harness-huggingface
Releases · emredeveloper/deepseek-harness-huggingface
Release list
v0.1.0 — Hugging Face Hub Search Plugin
Hugging Face Hub Search Plugin v0.1.0
Initial community release for DeepSeek Harness.
Features
- Adds the
hf_search_modelstool. - Searches public Hugging Face Hub models.
- Supports text search, result limits, and pipeline-task filtering.
- Uses the public Hugging Face API without requiring an API token.
- Performs read-only HTTP GET requests.
Installation
Clone the repository and build the plugin:
npm install
npm run typecheck
npm run build
**Full Changelog**: https://github.com/emredeveloper/deepseek-harness-huggingface/commits/v0.1.0