Copilot rewording (#1824)

* Copilot rebranding to query advisor

* fix the subquery link
This commit is contained in:
sunghyunkang1111
2024-04-26 14:09:55 -05:00
committed by GitHub
parent cbd5e6bf76
commit f8f7ea34bd
6 changed files with 18 additions and 14 deletions

View File

@@ -385,7 +385,7 @@ export const QueryCopilotPromptbar: React.FC<QueryCopilotPromptProps> = ({
hasSmallHeadline={true}
headline="Write a prompt"
>
Write a prompt here and Copilot will generate the query for you. You can also choose from our{" "}
Write a prompt here and Query Advisor will generate the query for you. You can also choose from our{" "}
<Link
onClick={() => {
setShowSamplePrompts(true);