new folder structure
This commit is contained in:
parent
53883aab4d
commit
af315a0bab
11 changed files with 1 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
|
prompts/patterns/user/
|
||||||
notebooks/
|
notebooks/
|
||||||
data/
|
data/
|
||||||
.uploads/
|
.uploads/
|
||||||
|
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{% include 'patterns/common_text.jinja' %}
|
|
||||||
|
|
||||||
Please translate the following text to portuguese:
|
|
||||||
|
|
||||||
|
|
||||||
{{input_text}}
|
|
||||||
Loading…
Reference in a new issue