qingxu99 commited on
Commit
bcfc0f0
1 Parent(s): bc8dc7f
crazy_functions/数学动画生成manim.py CHANGED
@@ -102,7 +102,7 @@ def 动画生成(txt, llm_kwargs, plugin_kwargs, chatbot, history, system_prompt
102
 
103
  # 在这里放一些网上搜集的demo,辅助gpt生成代码
104
  def examples_of_manim():
105
- return """
106
 
107
 
108
  ```
 
102
 
103
  # 在这里放一些网上搜集的demo,辅助gpt生成代码
104
  def examples_of_manim():
105
+ return r"""
106
 
107
 
108
  ```