AnyTool/toolbench/inference/LLM/base_io.py
2024-02-23 15:13:06 +08:00

4 lines
No EOL
43 B
Python

import re
def base_io(input_str):
pass