Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion extension-shad-ts/src/components/mainpage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ Problem Description: ${results.description || "No description available"}

JUST ANSWER THE USER QUESTION, THE REST IS JUST FOR CONTEXT.
IF THE QUESTION IS OFF-TOPIC OR NOT RELATED TO THE PROBLEM THEN JUST ANSWER "This query is not related to the problem".,
YOU NEED TO JUST ANSWER THE USER QUESTION:
YOU NEED TO JUST ANSWER THE USER QUESTION, DO NOT GIVE ME THE SOLUTION WHATSOEVER:

Question: ${inputMessage}`;
} else {
Expand Down
Loading