关于创作一个90分钟ppt的项目 #184
Unanswered
Kevin-wenyu
asked this question in
Q&A
Replies: 3 comments
-
|
补充:要求90分钟的演讲ppt,45页左右 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
1、模板过于复杂,在转换为svg过后过大,比如你去看一下普遍的超过了20k,那这种情况,模板文件过大,会失效,需要精细处理; |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
有推荐吗
…---- Replied Message ----
| From | ***@***.***> |
| Date | 06/16/2026 11:14 |
| To | hugohe3/ppt-master ***@***.***> |
| Cc | Kevin ***@***.***>,
Author ***@***.***> |
| Subject | Re: [hugohe3/ppt-master] 关于创作一个90分钟ppt的项目 (Discussion #184) |
1、模板过于复杂,在转换为svg过后过大,比如你去看一下普遍的超过了20k,那这种情况,模板文件过大,会失效,需要精细处理;
2、一次性制作45页90分钟的ppt,要求极大的上下文和能力,gpt目前是272k,其他国产模型估计也就这个水平,叠加你模板过于复杂,基本上一处理就崩。
解决方案:
1、优化模板。
2、ppt内容过于庞大,分阶段生成处理。
3、实在不行,用其他工作流套模板吧。
这种个性化需求,通用型工具很难一步解决。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
你好,我在使用 PPT Master 时遇到了持续性问题,想直接跟你沟通一下。
我的使用环境:
两类不同的失败表现:
① GPT-5.5:能跑通流程,但质量持续不达标
经过多轮沟通已修正了部分模板问题,但最终输出在以下方面始终不理想:
② 国内模型:流程直接断链,无法完成
已测试多个国内主流模型,均在步骤衔接处失败,无法产出有效结果。怀疑是 tool call schema 与 OpenAI 格式不兼容导致 agent 在步骤间断链。
我理解的执行流程(请帮我确认或纠正):
想请教:
可以提供 CLAUDE.md / AGENTS.md 配置和模板文件供你诊断,感谢。
Beta Was this translation helpful? Give feedback.
All reactions