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

Iterative conversation in ChatNotebook failed #1034

Open
achaseturner opened this issue Jan 19, 2025 · 0 comments
Open

Iterative conversation in ChatNotebook failed #1034

achaseturner opened this issue Jan 19, 2025 · 0 comments

Comments

@achaseturner
Copy link

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.

settings = ConfirmBy[ $ChatHandlerData[ "ChatNotebookSettings" ], AssociationQ, "Settings" ];

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant