arjunanand13 commited on
Commit
19b3ae3
1 Parent(s): aa5c459

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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",