You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I simply opened the AI settings from the Preferences window and an error message was prompted (attached screenshot). I have recently performed a cleanstart and my Chatnotebooks were working as expected afterwards. Now, evaluation of a prompt can make the frontend hang. Eventually I have to kill the process.
Debug Data
Property
Value
Name
"Wolfram/Chatbook"
Version
"1.4.0"
ReleaseID
"00db891fc2d1dd712145aa46464ded3b71633f75"
EvaluationEnvironment
"Session"
FrontEndVersion
"Desktop: 14.0 for Microsoft Windows (64-bit) (December 12, 2023)"
KernelVersion
"14.0.0 for Microsoft Windows (64-bit) (December 13, 2023)"
To populate the popup menu that chooses the model name, we need to make an API call to OpenAI to get the model list. This API call failing is what led to that "Chatbook::Internal" failure you are seeing. I've merged a fix that avoids this by falling back to an input field when the model list is unavailable #597.
I simply opened the AI settings from the Preferences window and an error message was prompted (attached screenshot). I have recently performed a cleanstart and my Chatnotebooks were working as expected afterwards. Now, evaluation of a prompt can make the frontend hang. Eventually I have to kill the process.
Debug Data
"Wolfram/Chatbook"
"1.4.0"
"00db891fc2d1dd712145aa46464ded3b71633f75"
"Session"
"Desktop: 14.0 for Microsoft Windows (64-bit) (December 12, 2023)"
"14.0.0 for Microsoft Windows (64-bit) (December 13, 2023)"
"Windows-x86-64"
True
True
False
False
Settings
600
FE`Evaluate[FEPrivate`If[FEPrivate`SameQ[FEPrivate`$OperatingSystem, "Windows"], 580, 660]]
None
Stack Data
Failure Data
Screenshot:
The text was updated successfully, but these errors were encountered: