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

Error with Chatbook #607

Closed
stephando opened this issue Mar 2, 2024 · 1 comment
Closed

Error with Chatbook #607

stephando opened this issue Mar 2, 2024 · 1 comment

Comments

@stephando
Copy link

I have enabled the connection to OpenAI & Claude. There is enough credit on the accounts. But I still get an error executing a chat input cell. Please see below screenshots and details. Don't know what to do, to enable OpenAI chat again.

An unexpected error occurred. Re
screenshot_error_msg
screenshot_settings_1
screenshot_settings_2
port this issue »
Chatbook::Interna

Property Value
Name "Wolfram/Chatbook"
Version "1.4.0"
ReleaseID "00db891fc2d1dd712145aa46464ded3b71633f75"
EvaluationEnvironment "Session"
FrontEndVersion "Desktop: 14.0 for Mac OS X ARM (64-bit) (December 12, 2023)"
KernelVersion "14.0.0 for Mac OS X ARM (64-bit) (December 13, 2023)"
SystemID "MacOSX-ARM64"
Notebooks True
DynamicEvaluation False
SynchronousEvaluation False
TaskEvaluation False

Settings

Property Value
StyleSheetVersion "1.4.0.3913547000"

Stack Data

catchTopAs
resolveTools
resolveAutoSettings
toolsEnabledQ
throwFailure
trimURL

Failure Data

<|
  "Evaluation" :> Wolfram`Chatbook`Models`toModelName[<|"Service" -> "OpenAI", "Name" -> "gpt-4"|>]
  "Arguments" -> {}
  "Stack" :> Wolfram`Chatbook`Common`Private`$stack$5069
|>
@rhennigan
Copy link
Member

This was fixed in #597. You can get the latest updates by evaluating the following:

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

2 participants