Miro Mannino

Results 5 issues of Miro Mannino

clean_markup function in clean.py seems outdated. It's trying to call Extractor constructor and the Extractor's method clean_text with a wrong number of parameters.

Added the option to add default values in case none is given in the prompt. For example {{value:MyVariable|SomeValue}} Will be "SomeValue" if nothing is given in the prompt. This should...

Provide an easier installation with pip and brew, and possibly others if needed