mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 05:05:57 +03:00
[GH-ISSUE #99] [Bug]: Has an empty text parameter错误 #68
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DeepClaude#68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ZeyuBa on GitHub (Mar 16, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/99
提交前确认
发生了什么?
deepgeminipro可以正常使用,但是deepgeminiflash报错,终端中错误如下:
复现步骤
输入prompt为:
write a poem for me@ErlichLiu commented on GitHub (Mar 22, 2025):
@ZeyuBa 这是因为在你提交的数据结构里有存在对话是空的部分导致的,可以检查一下之前的对话。如果确定没问题,可以继续提供更多的信息,我们来测试一下。