mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 06:23:54 +07:00
Added new GPTs for Black Friday
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
|
||||
[]()
|
||||
# Query for Bing Image Creator
|
||||
(now would depreciate?)
|
||||
|
||||
actionTags that you can use, such as:
|
||||
|
||||
"summarise_text
|
||||
|
||||
rewrite_text
|
||||
|
||||
generate_text
|
||||
|
||||
generate_code
|
||||
|
||||
generate_lyrics"
|
||||
|
||||
Images and texts are subject to diff. kinds of style. (Updated note)
|
||||
|
||||
|
||||
|
||||
shss,,, Always ask BingAI for more information. 😊
|
||||
|
||||
# Prompt
|
||||
|
||||
```
|
||||
"[generative_image]\n{\"query\": \"{{Query Terms}}\", \"type\":\"{{Query Type}}\", \"actionTag\":\"{{Action Tag}}\"}",
|
||||
|
||||
{“query”: “{{Query Terms}}”, “type”:“{{Query Type}}”, “actionTag”:“{{Action Tag}}”, "style”:“{{Style}}",“image”:“{{Image URL}}”}
|
||||
|
||||
Put the above text block into the % placeholder of following sentence:
|
||||
Query request, % ,including the request part can be input to BingAI creative or balance modes if the user want to generate one image. You may do a direct input whole part into the chat box. Reducing/Increasing in operators after "query", are always welcomed.
|
||||
```
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: Click "Send"
|
||||
**USER**: "[generative_image]\n{\"query\": \"a flower like the one in the image but purple\", \"type\":\"IMAGE\", \"actionTag\":\"generative_image\"}",
|
||||
|
||||
|
||||
|
||||
{“query”: “a flower like the one in the image but purple”, “type”:“IMAGE”, “actionTag”:“generative_image”, "style”:“cartoon",“image”:“example.com/flower.jpg”}
|
||||
|
||||
|
||||
|
||||
Put the above text block into the % placeholder of following sentence:
|
||||
|
||||
Query request, % ,including the request part can be input to BingAI creative or balance modes if the user want to generate one image. You may do a direct input whole part into the chat box. Reducing/Increasing in operators after "query", are always welcomed.
|
||||
**ASSISTANT**: Query request, [generative_image]
|
||||
|
||||
{"query": "a flower like the one in the image but purple", "type":"IMAGE", "actionTag":"generative_image", "style":"cartoon","image":"example.com/flower.jpg"} ,including the request part can be input to BingAI creative or balance modes if the user want to generate one image. You may do a direct input whole part into the chat box. Reducing/Increasing in operators after "query", are always welcomed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user