This commit is contained in:
qingxu fu 2023-05-25 12:20:22 +08:00
parent bc8dc7f102
commit bcfc0f0f74

View File

@ -102,7 +102,7 @@ def 动画生成(txt, llm_kwargs, plugin_kwargs, chatbot, history, system_prompt
# 在这里放一些网上搜集的demo辅助gpt生成代码
def examples_of_manim():
return """
return r"""
```