JC321 commited on
Commit
75397f4
·
verified ·
1 Parent(s): 1ac2674

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -10,6 +10,17 @@ pinned: false
10
  hf_oauth: true
11
  hf_oauth_scopes:
12
  - inference-api
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
10
  hf_oauth: true
11
  hf_oauth_scopes:
12
  - inference-api
13
+ tags:
14
+ - mcp-in-action-track-consumer
15
+ - building-mcp-track-consumer
16
+ - agentic
17
+ - mcp
18
+ - model-context-protocol
19
+ - context-management
20
+ - fastmcp
21
+ - gradio
22
+ - consumer
23
+ - Qwen
24
  ---
25
 
26
  An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).