OrifjonKenjayev commited on
Commit
e05c6c8
·
verified ·
1 Parent(s): 981338a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -10,6 +10,7 @@ pinned: false
10
  thumbnail: >-
11
  https://cdn-uploads.huggingface.co/production/uploads/6717debbdc93697931443e1a/ZGyXEFgXtnCB8QMWAzExn.jpeg
12
  short_description: 'RAG in chatbot style '
 
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).
@@ -39,4 +40,4 @@ Simply type your questions in the chat interface and get responses based on the
39
 
40
  ## Environment Variables
41
 
42
- - `TOGETHER_API_KEY`: Your Together API key (required)
 
10
  thumbnail: >-
11
  https://cdn-uploads.huggingface.co/production/uploads/6717debbdc93697931443e1a/ZGyXEFgXtnCB8QMWAzExn.jpeg
12
  short_description: 'RAG in chatbot style '
13
+ license: mit
14
  ---
15
 
16
  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).
 
40
 
41
  ## Environment Variables
42
 
43
+ - `TOGETHER_API_KEY`: Together API key (required)