DarshanScripts commited on
Commit
b021b24
·
verified ·
1 Parent(s): 19ae525

Upload stratego\prompts\schemas.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. stratego//prompts//schemas.py +2 -0
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.