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

Notebook assistant hangs when asking for a 3D representation of the human head #1046

Closed
wcraigcarter opened this issue Jan 22, 2025 · 2 comments

Comments

@wcraigcarter
Copy link

Attaching NA notebook. Asking for a 3D representation of the human head. NA hangs.

Hmm, GitHub won't allow me to attach the notebook--sorry. I am attaching screen shots.

Image Image
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) (October 8, 2024)"
KernelVersion "14.2.0 for Mac OS X ARM (64-bit) (October 8, 2024)"
SystemID "MacOSX-ARM64"
Notebooks True
DynamicEvaluation True
SynchronousEvaluation False
TaskEvaluation False

Settings

Property Value
InheritanceTest True
SetCellDingbat False
TabbedOutput False
WorkspaceChat True
AllowSelectionContext True
AppName "NotebookAssistance"
LLMEvaluator "NotebookAssistant"
MaxContextTokens 32768
MaxToolResponses 3
Model <|"Service" -> "LLMKit", "Name" -> Automatic|>
PromptGenerators {"RelatedDocumentation"}
ServiceCaller "NotebookAssistance"
Tools {"NotebookEditor"}
ToolSelectionType <|"DocumentationLookup" -> None, "DocumentationSearcher" -> None|>
ToolOptions <|"WolframLanguageEvaluator" -> <|"AppendURIPrompt" -> True, "Method" -> "Session"|>|>
AutoGenerateTitle True
AutoSaveConversations True
ConversationUUID "bbf7221a-9a5b-4b31-bc63-ce5ecd21ba6c"
StyleSheetVersion "1.5.2.3.3941177587"

Failure Data

<|
  "Evaluation" :> Wolfram`Chatbook`Serialization`Private`createAlignedDelimiters[{69}, {Right, Left}],
  "Stack" :> Wolfram`Chatbook`Common`Private`$stack$1133418,
  "Arguments" -> {}
|>

Stack Data

trimURL
throwFailure
riffleTableString
fasterCellToString0
truncateString
catchTop
constructMessages
catchTopAs
withChatState
catchTop
@stefanr-wri
Copy link

It's strange that the NotebookAssistant window does not have dynamic content enabled (as shown in your screenshot). Does it behave more appropriately with dynamic content enabled? It's designed to work with dynamics enabled.

You also seem to be using an old 14.2.0 beta build. Please upgrade to the final approved 14.2.0 release build. The beta builds had all sorts of issues...

@rhennigan
Copy link
Member

The failure that specifically triggered this issue was fixed in #997 and should be available in paclet version 2.1.10. You can install the latest version with:

PacletInstall["Wolfram/Chatbook", UpdatePacletSites -> True]

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

3 participants