Consistently wrap queries in online search prompt in double quotes

The queries field name in the first example isn't wrapped in double
quotes, rest are.
This commit is contained in:
Debanjum
2025-04-03 18:11:39 +05:30
parent ae8fb6f9ac
commit 443c5a4420

View File

@@ -917,7 +917,7 @@ User's Location: {location}
Here are some examples:
Example Chat History:
User: I like to use Hacker News to get my tech news.
Khoj: {{queries: ["what is Hacker News?", "Hacker News website for tech news"]}}
Khoj: {{"queries": ["what is Hacker News?", "Hacker News website for tech news"]}}
AI: Hacker News is an online forum for sharing and discussing the latest tech news. It is a great place to learn about new technologies and startups.
User: Summarize the top posts on HackerNews