mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-21 23:46:50 +00:00
feat: enable ppt_composer.zh_CN.md with request.locale (#694)
* feat: enable ppt_composer.zh_CN.md with request.locale * fix: GeneratePPTRequest miss locale field --------- Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ class PPTState(MessagesState):
|
||||
|
||||
# Input
|
||||
input: str = ""
|
||||
|
||||
locale: str = ""
|
||||
# Output
|
||||
generated_file_path: str = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user