Update README.md
Browse files
README.md
CHANGED
@@ -20,4 +20,13 @@ configs:
|
|
20 |
data_files:
|
21 |
- split: train
|
22 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
23 |
---
|
|
|
|
|
|
|
|
|
|
20 |
data_files:
|
21 |
- split: train
|
22 |
path: data/train-*
|
23 |
+
license: agpl-3.0
|
24 |
+
language:
|
25 |
+
- en
|
26 |
+
- fr
|
27 |
+
pretty_name: AI Outlook prompts
|
28 |
---
|
29 |
+
|
30 |
+
# Prompts from ai-outlook add-in
|
31 |
+
|
32 |
+
These prompts are coming from https://github.com/sctg-development/ai-outlook
|