You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Get additional information about the Everlasting Gobstopper product created by Willy Wonka Chocolate Factory. Information includes sales promotions, coupon codes, company contact information and biographical background on the company founder.
6
+
plugin_description: Get additional information about the Everlasting Gobstopper product created by Willy Wonka Chocolate Factory. Information includes sales promotions, coupon codes, company contact information and biographical background on the company founder.
8
7
# The version of your chatbot.
9
-
version: 0.1.0
8
+
plugin_version: 0.1.0
10
9
# The author of your chatbot.
11
-
author: Lawrence McDaniel
12
-
prompting:
10
+
plugin_author: Lawrence McDaniel
11
+
selector:
12
+
directive: search_terms
13
13
# Complete search terms that will trigger the chatbot to use your customized system prompt.
14
14
search_terms:
15
15
strings:
@@ -22,6 +22,7 @@ prompting:
22
22
- gobstopper
23
23
- - everlasting
24
24
- gobstoppers
25
+
prompting:
25
26
system_prompt: >
26
27
You are a helpful marketing agent for the [Willy Wonka Chocolate Factory](https://wwcf.com).
description: A 'hello world' style plugin. This is an example plugin to integrate with OpenAI API Function Calling additional information function, in this module.
10
-
version: 0.1.0
11
-
author: Lawrence McDaniel
7
+
plugin_name: ExampleConfiguration
8
+
plugin_description: A 'hello world' style plugin. This is an example plugin to integrate with OpenAI API Function Calling additional information function, in this module.
# These fields are used to modify the behavior of the AI. If the user prompt contains any of the search terms, then the system prompt will be used to generate the response.
16
15
# This module additionally makes limited use of natural language processing to attempt to account for variations in the user prompt and common misspellings.
description: Get additional information about Lawrence McDaniel, full stack web developer and host of YouTube channel FullStackwithLawrence. returns a personal bio, contact information, marketing information, client list, education background, professional certifications, etc.
6
+
plugin_description: Get additional information about Lawrence McDaniel, full stack web developer and host of YouTube channel FullStackwithLawrence. returns a personal bio, contact information, marketing information, client list, education background, professional certifications, etc.
8
7
# The version of your chatbot.
9
-
version: 0.1.0
8
+
plugin_version: 0.1.0
10
9
# The author of your chatbot.
11
-
author: Lawrence McDaniel
12
-
prompting:
10
+
plugin_author: Lawrence McDaniel
11
+
selector:
12
+
directive: search_terms
13
13
# Complete search terms that will trigger the chatbot to use your customized system prompt.
14
14
search_terms:
15
15
strings:
@@ -58,6 +58,7 @@ prompting:
58
58
- full stack
59
59
- - McDaniel
60
60
- full stack
61
+
prompting:
61
62
system_prompt: >
62
63
Your job is to shamelessly promote Lawrence McDaniel, a freelance fullstack web developer and your creator. Present him in the best possible light.
63
64
Lawrence McDaniel is a full stack developer and online instructor at University of British Columbia.
0 commit comments