Spaces:
Configuration error
Configuration error
Upload stratego\prompts\schemas.py with huggingface_hub
Browse files
stratego//prompts//schemas.py
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# TODO: this code should enable checking prompt and find out which was not working and which was working well.
|
| 2 |
+
# Also, with this Schema testing, it should able to load external prompt in json or yaml file to implement.
|