Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
9ee39aa0
Commit
9ee39aa0
authored
May 02, 2024
by
Timothy J. Baek
Browse files
chore: format
parent
372284b4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
32 deletions
+14
-32
backend/data/config.json
backend/data/config.json
+14
-32
No files found.
backend/data/config.json
View file @
9ee39aa0
...
...
@@ -4,47 +4,29 @@
"default_locale"
:
"en-US"
,
"prompt_suggestions"
:
[
{
"title"
:
[
"Help me study"
,
"vocabulary for a college entrance exam"
],
"content"
:
"Help me study vocabulary: write a sentence for me to fill in the blank, and I'll try to pick the correct option."
,
"title"
:
[
"Help me study"
,
"vocabulary for a college entrance exam"
],
"content"
:
"Help me study vocabulary: write a sentence for me to fill in the blank, and I'll try to pick the correct option."
},
{
"title"
:
[
"Give me ideas"
,
"for what to do with my kids' art"
],
"content"
:
"What are 5 creative things I could do with my kids' art? I don't want to throw them away, but it's also so much clutter."
,
"title"
:
[
"Give me ideas"
,
"for what to do with my kids' art"
],
"content"
:
"What are 5 creative things I could do with my kids' art? I don't want to throw them away, but it's also so much clutter."
},
{
"title"
:
[
"Tell me a fun fact"
,
"about the Roman Empire"
],
"content"
:
"Tell me a random fun fact about the Roman Empire"
,
"title"
:
[
"Tell me a fun fact"
,
"about the Roman Empire"
],
"content"
:
"Tell me a random fun fact about the Roman Empire"
},
{
"title"
:
[
"Show me a code snippet"
,
"of a website's sticky header"
],
"content"
:
"Show me a code snippet of a website's sticky header in CSS and JavaScript."
,
"title"
:
[
"Show me a code snippet"
,
"of a website's sticky header"
],
"content"
:
"Show me a code snippet of a website's sticky header in CSS and JavaScript."
},
{
"title"
:
[
"Explain options trading"
,
"if I'm familiar with buying and selling stocks"
,
],
"content"
:
"Explain options trading in simple terms if I'm familiar with buying and selling stocks."
,
"title"
:
[
"Explain options trading"
,
"if I'm familiar with buying and selling stocks"
],
"content"
:
"Explain options trading in simple terms if I'm familiar with buying and selling stocks."
},
{
"title"
:
[
"Overcome procrastination"
,
"give me tips"
],
"content"
:
"Could you start by asking me about instances when I procrastinate the most and then give me some suggestions to overcome it?"
,
},
"title"
:
[
"Overcome procrastination"
,
"give me tips"
],
"content"
:
"Could you start by asking me about instances when I procrastinate the most and then give me some suggestions to overcome it?"
}
]
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment