{"id":18940788,"url":"https://github.com/llm-workflow-engine/lwe-plugin-provider-huggingface-hub","last_synced_at":"2025-10-06T17:07:51.909Z","repository":{"id":181431951,"uuid":"665792524","full_name":"llm-workflow-engine/lwe-plugin-provider-huggingface-hub","owner":"llm-workflow-engine","description":"LLM Workflow Engine (LWE) Hugging Face Hub Provider plugin","archived":false,"fork":false,"pushed_at":"2024-07-09T01:55:00.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-10T10:10:24.395Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/llm-workflow-engine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-13T02:46:06.000Z","updated_at":"2024-07-09T01:55:03.000Z","dependencies_parsed_at":"2024-07-09T05:29:17.435Z","dependency_job_id":"795d472c-4523-4409-b77f-1946c7a90c52","html_url":"https://github.com/llm-workflow-engine/lwe-plugin-provider-huggingface-hub","commit_stats":null,"previous_names":["llm-workflow-engine/lwe-plugin-provider-huggingface-hub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/llm-workflow-engine/lwe-plugin-provider-huggingface-hub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-provider-huggingface-hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-provider-huggingface-hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-provider-huggingface-hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-provider-huggingface-hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llm-workflow-engine","download_url":"https://codeload.github.com/llm-workflow-engine/lwe-plugin-provider-huggingface-hub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-provider-huggingface-hub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278646783,"owners_count":26021512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T12:24:13.841Z","updated_at":"2025-10-06T17:07:51.893Z","avatar_url":"https://github.com/llm-workflow-engine.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLM Workflow Engine (LWE) Hugging Face Hub Provider plugin\n\nHugging Face Hub Provider plugin for [LLM Workflow Engine](https://github.com/llm-workflow-engine/llm-workflow-engine)\n\nAccess to [Hugging Face Hub](https://huggingface.co/models) models.\n\n## Installation\n\n### Export API key\n\nGrab an Hugging Face Hub API key from [https://huggingface.co/settings/tokens](https://huggingface.co/settings/tokens)\n\nExport the key into your local environment:\n\n```bash\nexport HUGGINGFACEHUB_API_TOKEN=\u003cAPI_KEY\u003e\n```\n\n### From packages\n\nInstall the latest version of this software directly from github with pip:\n\n```bash\npip install git+https://github.com/llm-workflow-engine/lwe-plugin-provider-huggingface-hub\n```\n\n### From source (recommended for development)\n\nInstall the latest version of this software directly from git:\n\n```bash\ngit clone https://github.com/llm-workflow-engine/lwe-plugin-provider-huggingface-hub.git\n```\n\nInstall the development package:\n\n```bash\ncd lwe-plugin-provider-huggingface-hub\npip install -e .\n```\n\n## Configuration\n\nAdd the following to `config.yaml` in your profile:\n\n```yaml\nplugins:\n  enabled:\n    - provider_huggingface_hub\n    # Any other plugins you want enabled...\n```\n\n## Usage\n\nFrom a running LWE shell:\n\n```\n/provider huggingface_hub\n/model repo_id gpt2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllm-workflow-engine%2Flwe-plugin-provider-huggingface-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllm-workflow-engine%2Flwe-plugin-provider-huggingface-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllm-workflow-engine%2Flwe-plugin-provider-huggingface-hub/lists"}