Spaces:
Runtime error
Runtime error
arjunanand13
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -63,7 +63,7 @@ class Chatbot:
|
|
63 |
Include a final answer without additional comments, sign-offs, or extra phrases. Be direct and to the point.
|
64 |
|
65 |
Here's my question:
|
66 |
-
{query}
|
67 |
Solution==>
|
68 |
Example1
|
69 |
Query: "How to use IPU1_0 instead of A15_0 to process NDK in TDA2x-EVM",
|
|
|
63 |
Include a final answer without additional comments, sign-offs, or extra phrases. Be direct and to the point.
|
64 |
|
65 |
Here's my question:
|
66 |
+
Query:{query}
|
67 |
Solution==>
|
68 |
Example1
|
69 |
Query: "How to use IPU1_0 instead of A15_0 to process NDK in TDA2x-EVM",
|