{"id":21731778,"url":"https://github.com/evref-bl/pharo-huggingface","last_synced_at":"2025-07-18T19:32:13.336Z","repository":{"id":200528607,"uuid":"705718790","full_name":"Evref-BL/Pharo-HuggingFace","owner":"Evref-BL","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-08T11:40:13.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-11-09T12:03:05.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","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/Evref-BL.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}},"created_at":"2023-10-16T15:01:09.000Z","updated_at":"2023-11-09T12:03:05.347Z","dependencies_parsed_at":"2023-10-27T18:34:23.525Z","dependency_job_id":null,"html_url":"https://github.com/Evref-BL/Pharo-HuggingFace","commit_stats":null,"previous_names":["evref-bl/pharo-huggingface"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evref-BL%2FPharo-HuggingFace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evref-BL%2FPharo-HuggingFace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evref-BL%2FPharo-HuggingFace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evref-BL%2FPharo-HuggingFace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Evref-BL","download_url":"https://codeload.github.com/Evref-BL/Pharo-HuggingFace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226441081,"owners_count":17625531,"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","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-26T04:27:22.271Z","updated_at":"2024-11-26T04:27:22.986Z","avatar_url":"https://github.com/Evref-BL.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pharo-HuggingFace\n\nThis is a simple API to call the inference API of [Hugging Face](https://huggingface.co).\n\n## Example\n\n**First**, change your api key in the Pharo settings\n\n```st\napi := HFAPI new.\napi query: 'How are you ?'.\n```\n\n## Installation\n\n```st\nMetacello new\n  githubUser: 'Evref-BL' project: 'Pharo-HuggingFace' commitish: 'main' path: 'src';\n  baseline: 'PharoHuggingFace';\n  load\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevref-bl%2Fpharo-huggingface","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevref-bl%2Fpharo-huggingface","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevref-bl%2Fpharo-huggingface/lists"}