fix: implements changes to fix slide layout edit
This commit is contained in:
parent
8f776d9dee
commit
0737779ca9
1 changed files with 0 additions and 1 deletions
|
|
@ -421,6 +421,5 @@ async def edit_slide_layout_code(
|
|||
provider = _build_provider_call(
|
||||
system_prompt=system_prompt,
|
||||
user_text=user_text,
|
||||
reasoning_effort="medium",
|
||||
)
|
||||
return await run_plain_provider_buckets(providers=[provider])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue