Chatbook icon indicating copy to clipboard operation
Chatbook copied to clipboard

Iterative conversation in ChatNotebook failed

Open achaseturner opened this issue 11 months ago • 0 comments

Describe the issue in detail here. Attach any relevant screenshots or files. The section below was automatically generated. Remove any information that you do not wish to include in the report.

https://github.com/WolframResearch/Chatbook/blob/92802b1ef8f559233ce0b012c36984092f64df5b/Source/Chatbook/SendChat.wl#L986-L986

Debug Data
Property Value
Name "Wolfram/Chatbook"
Version "2.0.1"
ReleaseID "92802b1ef8f559233ce0b012c36984092f64df5b"
EvaluationEnvironment "Session"
FrontEndVersion "Desktop: 14.2 for Mac OS X ARM (64-bit) (November 21, 2024)"
KernelVersion "14.2.0 for Mac OS X ARM (64-bit) (November 21, 2024)"
SystemID "MacOSX-ARM64"
Notebooks True
DynamicEvaluation False
SynchronousEvaluation False
TaskEvaluation False

Settings

Property Value
InheritanceTest True
Model <|"Service" -> "LLMKit", "Name" -> Automatic|>
ToolSelections <|"WolframLanguageEvaluator" -> <|"CodeWriter" -> True|>|>
ToolSelectionType <||>
Assistance True
LLMEvaluator "CodeAssistant"
ChatNotebookSettings <|"ServiceDefaultModel" -> <|"GoogleGemini" -> Automatic, "OpenAI" -> "chatgpt-4o-latest", "LLMKit" -> Automatic|>, "InheritanceTest" -> True, "Model" -> <|"Service" -> "LLMKit", "Name" -> Automatic|>, "CurrentPreferencesTab" -> "Services", "VisiblePersonas" -> {"CodeAssistant", "CodeWriter", "PlainChat", "RawModel"}, "ToolSelections" -> <|"WolframLanguageEvaluator" -> <|"CodeWriter" -> True|>|>, "ToolSelectionType" -> <||>, "PersonaFavorites" -> {"CodeAssistant", "CodeWriter", "PlainChat", "Raw...

Failure Data

<|
  "Evaluation" :> Wolfram`Chatbook`SendChat`Private`splitDynamicContent[Wolfram`Chatbook`SendChat`Private`container$397855, {"3. **Confirm Assertions**:\n   - Ensure `ConfirmAssert[pSameComponentNamesQ[list]]` is not falsely failing. To troubleshoot, print out the component names of all `TemporalData` objects in `list` before this check.\n\n4. **Transpose and MinMax**:\n   - Make sure `tSeries[\"Values\"]` returns a list of lists. Verify that lists are of equal length before applying `Transpose`.\n\n5. **Test the...,
  "Information" -> "Settings@@Source/Chatbook/SendChat.wl:986,20-986,101",
  "ConfirmationType" -> "ConfirmBy",
  "Function" -> AssociationQ,
  "Stack" :> Wolfram`Chatbook`Common`Private`$stack$404742,
  "Failure" -> Failure["ConfirmationFailed", <|"MessageTemplate" -> "Settings@@Source/Chatbook/SendChat.wl:986,20-986,101", "MessageParameters" -> {}, "ConfirmationType" -> "ConfirmBy", "Expression" :> Missing["KeyAbsent", "ChatNotebookSettings"], "Information" -> "Settings@@Source/Chatbook/SendChat.wl:986,20-986,101", "Function" -> AssociationQ|>],
  "Arguments" -> {}
|>

Stack Data

trimURL
throwFailure
withFETasks

achaseturner avatar Jan 19 '25 20:01 achaseturner