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%22ZcGhYt_XBrX5vzl4kd6yS%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# Use Dynamic Variables With User Query | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22ZcGhYt_XBrX5vzl4kd6yS%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
If you want to offer a prompt dynamically like in some kind of form. eg we want to create a dynamic business letter. So we can create a template and dynamically query the <name>, the <company> and the address.
|
||||
|
||||
@@ -41,6 +41,9 @@ Text:
|
||||
Write a business letter for {company} in the name of {name}.
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
Sorry, but I cannot complete this task without the list of variables and their corresponding values. Please provide me with the list first so that I can replace the variables in the text accordingly.
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: Sorry, but I cannot complete this task without the list of variables and their corresponding values. Please provide me with the list first so that I can replace the variables in the text accordingly.
|
||||
@@ -53,4 +56,3 @@ Write a business letter for {company} in the name of {name}.
|
||||
|
||||
Write a business letter for Apple in the name of James.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user