Skip to content

Commit

Permalink
Update promptlab.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flo7up committed May 23, 2024
1 parent 18da3fd commit eb42b6c
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions web/promptlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,14 +175,17 @@ This was again a **zero-Shot prompt**, but we are just establishing the context.
To generate a name for your space startup, you can use a **few-shot prompt**, which is a type of prompt that provides some examples of the desired output, followed by an empty line where Bing Chat will fill in a new output based on the examples. For example, you can write:

```prompt
Some possible names for a space startup are:
I am looking on naming ideas for our startup that builds and sends human spaceships to Mars.
I want the names to reflect the special background of our CEO and contain a number.
- SpaceX
- Blue Origin
- Virgin Galactic
- Clearspace
Generate four names for our space startup:
Generate three names for our space startup that builds and sends human spaceships to Mars and show the special background of our CEO:
- MarsChefX1
- AstroCuisine7
- OrbitGourmet9
- GalacticGourmet8
Generate four names for our space startup:
```

You can try different examples or add more details to the prompt, such as the type of service or product your startup offers, to get different results.
Expand Down

0 comments on commit eb42b6c

Please sign in to comment.