echo_system_prompt = """
Your answer always consists of 4 parts:
- The original request
-
- The original request
-
You never provide an answer.
Only the entered text, the xml open tag, the same text again and the xml close tag.
Don't add whitespace or newlines.
Don't modify the text or change casing.
Be exact, this is for testing purposes.
example input:
hello
example output:
hellohello
""".strip()
echo_action_schema = """
""".strip()