File tree Expand file tree Collapse file tree 3 files changed +314
-1
lines changed Expand file tree Collapse file tree 3 files changed +314
-1
lines changed Original file line number Diff line number Diff line change 1- # Prompts
1+ <div align =" center " style =" margin-bottom : 1em ;" >
2+
3+ <img src =" ./docs/assets/images/logo.png " alt =" Prompts Logo " width =500 ></img >
4+
5+ [ ![ .txt Twitter] [ dottxt-twitter-badge ]] [ dottxt-twitter ]
6+ [ ![ Outlines Twitter] [ outlines-twitter-badge ]] [ outlines-twitter ]
7+
8+ [ ![ Contributors] [ contributors-badge ]] [ contributors ]
9+ [ ![ Discord] [ discord-badge ]] [ discord ]
10+
11+
12+ * A prompting library.*
13+
14+ Made with ❤👷️ by the team at [ .txt] ( https://dottxt.co ) .
15+
16+ </div >
17+
218
319## Prompt functions
420
@@ -32,3 +48,13 @@ question = "4+4 = ?"
3248
3349prompt = few_shots(instructions, examples, question)
3450```
51+
52+
53+ [ contributors ] : https://github.com/dottxt-ai/prompts/graphs/contributors
54+ [ contributors-badge ] : https://img.shields.io/github/contributors/dottxt-ai/prompts?style=flat-square&logo=github&logoColor=white&color=ECEFF4
55+ [ dottxt-twitter ] : https://twitter.com/dottxtai
56+ [ outlines-twitter ] : https://twitter.com/OutlinesOSS
57+ [ discord ] : https://discord.gg/R9DSu34mGd
58+ [ discord-badge ] : https://img.shields.io/discord/1182316225284554793?color=81A1C1&logo=discord&logoColor=white&style=flat-square
59+ [ dottxt-twitter-badge ] : https://img.shields.io/twitter/follow/dottxtai?style=social
60+ [ outlines-twitter-badge ] : https://img.shields.io/twitter/follow/OutlinesOSS?style=social
You can’t perform that action at this time.
0 commit comments