Skip to content

feat(huggingface): add search and detail adapters - #53

Open
Samwellwang wants to merge 1 commit into
epiral:mainfrom
Samwellwang:feat-huggingface-adapters
Open

feat(huggingface): add search and detail adapters#53
Samwellwang wants to merge 1 commit into
epiral:mainfrom
Samwellwang:feat-huggingface-adapters

Conversation

@Samwellwang

Copy link
Copy Markdown

Summary

  • add Hugging Face adapters for search plus model, dataset, and space detail lookups
  • document the new commands in the English and Chinese READMEs and update adapter/platform counts
  • add node-based tests that lock in argument validation, path encoding, and response shaping

Test plan

  • node --test tests/huggingface.test.mjs
  • bb-browser site huggingface/search bert --type model --json
  • bb-browser site huggingface/model google-bert/bert-base-uncased --json
  • bb-browser site huggingface/dataset stanfordnlp/imdb --json
  • bb-browser site huggingface/space abidlabs/en2fr --json

Add search and detail adapters for Hugging Face models, datasets, and spaces so bb-browser can query public Hub metadata directly.
Include README entries and node-based tests to keep response shapes stable.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant