Fix: - Retreive the script importing dotprompt from the python traceback - Deactivate error when not finding the prompts directory - Add method load_folder to specify in which folder are the .prompt files
0.1.8
Fix: - Add warnings when crawling for prompts folder
0.1.7
0.1.0
Fix: - fix use of json in the prompts, embedded json syntaxe `{{ "test": "hello"}}`is now different from the prompt variables `{test: my test variable}` syntaxe