clear default nudges
This commit is contained in:
parent
ca8c16bd8b
commit
ee0d58a627
1 changed files with 0 additions and 3 deletions
|
|
@ -7,9 +7,6 @@ import {
|
|||
type Nudge = string;
|
||||
|
||||
const DEFAULT_NUDGES = [
|
||||
"Show me this quarter's top 10 deals",
|
||||
"Summarize recent client interactions",
|
||||
"Search OpenSearch for mentions of our competitors",
|
||||
];
|
||||
|
||||
export const useGetNudgesQuery = (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue