Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Administrator
/
chatgpt.ai-pro.org
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
3
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
f27e397e
authored
2023-02-20 03:26:19 +0000
by
Ryan
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch '26919_chatscreen' into '1DEVT'
26919 chatscreen See merge request
!35
2 parents
bcd19a41
613860ad
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
client/src/suggestedOptions.js
client/src/suggestedOptions.js
View file @
f27e397
...
...
@@ -3,16 +3,16 @@ const SuggestedOptions = ({ setChatInput }) => {
"Write an email requesting a 3-day vacation leave to my manager."
,
"Compose a song about nationalism and love for the country."
,
"Give me 3 easy-to-cook food recipes that I can prepare for a date night at home."
,
"Give me 5 of the best dog shampoos and conditioners I can find on Amazon"
,
"Give me 5 of the best dog shampoos and conditioners I can find on Amazon
.
"
,
"Write a business pitch for a food truck that serves European-Asian food fussion called EAT Express."
,
"Write a Youtube script about how to file taxes as a social media influencer in the US"
,
"Write a Youtube script about how to file taxes as a social media influencer in the US
.
"
,
"Write a resume for an architect with 3 years of experience with green technology and sustainability."
,
"Give me 7 motivational quotes for start-up businesses to be used in social media posts"
,
"Give me 7 motivational quotes for start-up businesses to be used in social media posts
.
"
,
"Write an article outline about the comparison of DC and Marvel movies."
,
"Give me a one-week itinerary for a trip to Hawaii"
,
"Write a short children's story about a dolphin that wanted to fly"
,
"Explain the difference between a samurai and a ninja"
,
"Explain how to create a blue button in html that turns to yellow on mouse hover"
"Give me a one-week itinerary for a trip to Hawaii
.
"
,
"Write a short children's story about a dolphin that wanted to fly
.
"
,
"Explain the difference between a samurai and a ninja
.
"
,
"Explain how to create a blue button in html that turns to yellow on mouse hover
.
"
];
const
handleExampleClick
=
(
example
)
=>
{
setChatInput
(
example
);
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment