Spaces:
Sleeping
Sleeping
on1onmangoes
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ HF_TOKEN = os.getenv("HF_TOKEN") # Replace with your actual token if not using
|
|
7 |
|
8 |
# Initialize the Gradio Client for the specified API
|
9 |
client = Client("on1onmangoes/CNIHUB10724v9", hf_token=HF_TOKEN)
|
10 |
-
|
11 |
|
12 |
# Function to handle chat API call
|
13 |
def stream_chat_with_rag(
|
|
|
7 |
|
8 |
# Initialize the Gradio Client for the specified API
|
9 |
client = Client("on1onmangoes/CNIHUB10724v9", hf_token=HF_TOKEN)
|
10 |
+
|
11 |
|
12 |
# Function to handle chat API call
|
13 |
def stream_chat_with_rag(
|