Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal error caused by RawBoxes[Cell[...]] when checking for graphics #954

Closed
rhennigan opened this issue Nov 26, 2024 · 0 comments · Fixed by #955
Closed

Internal error caused by RawBoxes[Cell[...]] when checking for graphics #954

rhennigan opened this issue Nov 26, 2024 · 0 comments · Fixed by #955
Assignees
Labels
bug Something isn't working

Comments

@rhennigan
Copy link
Member

ConfirmBy[ GetExpressionURI[ link, Tooltip -> False ], graphicsQ, "MarkdownImageBox" ]

Debug Data

Property Value
Name "Wolfram/Chatbook"
Version "1.5.2.5"
ReleaseID "c0e3dc298e1399f3c66127cba304424fdc87a12d"
EvaluationEnvironment "Session"
FrontEndVersion "Desktop: 14.2 for Microsoft Windows (64-bit) (November 26, 2024)"
KernelVersion "14.2.0 for Microsoft Windows (64-bit) (November 26, 2024)"
SystemID "Windows-x86-64"
Notebooks True
DynamicEvaluation False
SynchronousEvaluation False
TaskEvaluation False

Settings

Property Value
InheritanceTest True
ToolCallFrequency 1.
Model <|"Service" -> "LLMKit", "Name" -> Automatic|>
StyleSheetVersion "1.5.2.3.3941177587"

Failure Data

<|
  "Evaluation" :> Wolfram`Chatbook`Common`expandMultimodalString["```wl\nOut[196]= \\!\\(\\*MarkdownImageBox[\"![image](expression://content-ww7lz)\"]\\)\n```"],
  "Information" -> "MarkdownImageBox@@Source/Chatbook/ChatMessages.wl:928,25-928,111",
  "ConfirmationType" -> "ConfirmBy",
  "Expression" :> RawBoxes[Cell[BoxData[RowBox[{"{", RowBox[{InterpretationBox[RowBox[{TagBox["ProofObject", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{PaneSelectorBox[{False -> GridBox[{{PaneBox[ButtonBox[DynamicBox[FEPrivate`FrontEndResource["FEBitmaps", "SummaryBoxOpener"]], ButtonFunction :> (Typeset`open$$ = True), Appearance -> None, BaseStyle -> {}, Evaluator -> Automatic, Method -> "Preemptive"], Alignment -> {Center, Center}, ImageSize -> ...,
  "Function" -> Wolfram`Chatbook`Common`graphicsQ,
  "Stack" :> Wolfram`Chatbook`Common`Private`$stack$27951,
  "Failure" -> Failure["ConfirmationFailed", <|"MessageTemplate" -> "MarkdownImageBox@@Source/Chatbook/ChatMessages.wl:928,25-928,111", "MessageParameters" -> {}, "ConfirmationType" -> "ConfirmBy", "Expression" :> RawBoxes[Cell[BoxData[RowBox[{"{", RowBox[{InterpretationBox[RowBox[{TagBox["ProofObject", "SummaryHead"], "[", DynamicModuleBox[{Typeset`open$$ = False, Typeset`embedState$$ = "Ready"}, TemplateBox[{PaneSelectorBox[{False -> GridBox[{{PaneBox[ButtonBox[DynamicBox[FEPrivate`FrontEndResource["FEBitmap...,
  "Arguments" -> {}
|>

Stack Data

throwInternalFailure
expandMultimodalString
makeMessageContent
makeCellMessage
catchTop
toMessage0$26419
toMessage$26419
makeChatMessages0
makeChatMessages
constructMessages
logChatTiming
LogChatTiming
withApproximateProgress
catchTopAs
sendChat
logChatTiming
LogChatTiming
setServiceCaller
withAppNameCaller
withEvaluationCell
withChatState
withChatEvaluationCell
withEvaluationNotebook
withChatState
withChatStateAndFEObjects
EvaluateChatInput
withBasePromptBuilder
withToolBox
withChatState
EvaluateChatInput
setServiceCaller
setServiceCallerAndID
catchTop
@rhennigan rhennigan added the bug Something isn't working label Nov 26, 2024
@rhennigan rhennigan self-assigned this Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant