Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -80,7 +80,7 @@ def bot_streaming(message, history, together_api_key, max_new_tokens=250, temper
|
|
80 |
},
|
81 |
},
|
82 |
],
|
83 |
-
}
|
84 |
|
85 |
# if isinstance(message, dict):
|
86 |
# # Handle text input
|
|
|
80 |
},
|
81 |
},
|
82 |
],
|
83 |
+
})
|
84 |
|
85 |
# if isinstance(message, dict):
|
86 |
# # Handle text input
|