mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22MWzvtxFBnGp7chM474s5r%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# Function Prompt | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22MWzvtxFBnGp7chM474s5r%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
By encapsulating prompts into functions, you can create a series of functions to establish a workflow. Each function represents a specific step or task, and when combined in a particular order, they can automate complex processes or solve problems more efficiently.
|
||||
|
||||
@@ -14,6 +14,9 @@ I kindly request you to provide the output for this function, based on the detai
|
||||
I will replace the text inside the brackets with the relevant information for the function I want you to perform. This detailed introduction should help you understand my request more efficiently and provide the desired output. The format is function_name(input) If you understand, just answer one word with ok.
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
Ok.
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: Ok.
|
||||
@@ -34,4 +37,3 @@ rule: [I want you to act as a password generator for individuals in need of a se
|
||||
**USER**: pg(length = 10, capitalized = 1, lowercase = 5, numbers = 2, special = 1)
|
||||
**ASSISTANT**: Sure! Here's a password generated based on your input: "K1#dfohTl5"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user