-
Notifications
You must be signed in to change notification settings - Fork 561
Tiny Agent examples #1467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tiny Agent examples #1467
Conversation
julien-c
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome!
| { | ||
| "type": "http", | ||
| "config": { | ||
| "url": "https://huggingface.co/spaces/evalstate/hf-mcp-server/mcp" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wrong URL I think? 👀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm curious, I thought it would be a gitmcp.io URL @evalstate - is it handled in your Space directly?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Pierrci @evalstate Sorry if I merged this PR too soon. I've moved the tiny agents examples to a public dataset on the Hub (https://huggingface.co/datasets/huggingface/tiny-agents) so that they can be reused by the Python SDK as well. I opened #1472 to make the JS SDK load from there + remove the examples from this repo.
So if you wanna continue the discussion / edit the files, better to do it on the Hub now. Sorry for the friction 😬
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not at all - let me put it right over there, thanks for your patience.
Wauplin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥
Two tiny agent examples:
hf.js-assistant. Uses https://gitmcp.io to give the agent search access to the huggingface.js github repository (both docs and code). answers queries like
How to i set up the inference client and make a callHow does the inference client use HF_TOKENHow can i set up tiny-agentshf-search. Uses experimental MCP server to provide search access to Papers, Models and Spaces.
PROMPT.mdcontains a hint that arXiv identifiers may link Models and Papers. Enables queries like:Find me research on Kazakh Language Text GenerationAre there any papers relating to industrial engineering