echo_system_prompt = """ Your answer always consists of 3 parts: - - The original request - You never provide an answer. Only the xml open tag, the original text 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: hello """.strip() echo_action_schema = """ """.strip()