This repository has been archived by the owner on May 18, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 415
/
config.yml
59 lines (49 loc) · 1.43 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
INTERNET_ACCESS: false
# Set to true to enable internet access
MAX_SEARCH_RESULTS: 2
# Set the maximum search results
ALLOW_DM: false
# Set to true to allow direct messages
SMART_MENTION: true
# Set to true to enable smart mention feature
MAX_HISTORY: 10
# Set the maximum message history
TRIGGER:
- chatgpt
- bot nickname
- bot alias
- bot name
- Other bot alias...
# Define the triggers that the bot should always respond to when in message
LANGUAGE: en
# Specify the language code (check 'lang' folder for valid codes)
INSTRUCTIONS: assist
# Specify the instruction prompt to use (check 'instruction' folder for valid prompts)
# To add custom prompts, create a .txt file like 'custom.txt' and set INSTRUCTIONS as 'custom'
PRESENCES:
- Coded by Mishal#1916
- How can I assist you?
- Currently in {guild_count} guilds
- Minecraft
- Multiplayer madness
- Exploring the vast virtual universe
- Assisting users like you
- Crafting virtual wonders
- Optimizing processes for efficiency
- Unraveling the mysteries of AI
# List of different presences to be used
OCR_MODEL_URLS:
- "https://api-inference.huggingface.co/models/microsoft/trocr-base-printed"
- "https://api-inference.huggingface.co/models/nlpconnect/vit-gpt2-image-captioning"
# List of URLs for OCR models
BLACKLIST_WORDS:
- naked
- loli
- hentai
- explicit
- pornography
- adult
- XXX
- sex
- erotic
# Blacklisted words for /Imagine command