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

Failure during query: How do I make a plot of cities with circles proportional to population #973

Open
arnoudbuzing opened this issue Dec 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@arnoudbuzing
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.

title = ConfirmBy[ GenerateChatTitle[ messages, "Temperature" -> 1.0 ], StringQ, "Retry" ];

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

Settings

Property Value
InheritanceTest True
Model <|"Service" -> "LLMKit", "Name" -> Automatic|>
SetCellDingbat False
TabbedOutput False
WorkspaceChat True
AllowSelectionContext False
AppName "NotebookAssistance"
LLMEvaluator "NotebookAssistant"
MaxContextTokens 32768
MaxToolResponses 3
PromptGenerators {"RelatedDocumentation"}
ServiceCaller "NotebookAssistance"
Tools {"NotebookEditor"}
ToolSelectionType <|"DocumentationLookup" -> None, "DocumentationSearcher" -> None|>
ToolOptions <|"WolframLanguageEvaluator" -> <|"AppendURIPrompt" -> True, "Method" -> "Session"|>|>
AutoGenerateTitle True
AutoSaveConversations True
ConversationUUID "14e05497-56c5-46d5-a26e-6b4956c9c505"
StyleSheetVersion "1.5.2.3.3941177587"

Failure Data

<|
  "Evaluation" :> Wolfram`Chatbook`Storage`Private`generateTitleCached0[9082999757681423084, {<|"Role" -> "User", "Content" -> "How do I make a plot of cities with circles proportional to population", "Metadata" -> <||>|>, <|"Role" -> "Assistant", "Content" -> "You can create a plot of cities with circles proportional to their population using either `GeoBubbleChart` or `GeoGraphics` with `GeoMarker`. Here are two examples:\n\n### Using GeoBubbleChart\n\nYou can use `GeoBubbleChart` to show cities with bubbles sc...,
  "Information" -> "Retry@@Source/Chatbook/Storage.wl:722,21-722,103",
  "ConfirmationType" -> "ConfirmBy",
  "Expression" :> Failure["TitleLength", <|"MessageTemplate" -> "Generated title exceeds the maximum length."|>],
  "Function" -> StringQ,
  "Stack" :> Wolfram`Chatbook`Common`Private`$stack$137634,
  "Failure" -> Failure["ConfirmationFailed", <|"MessageTemplate" -> "Retry@@Source/Chatbook/Storage.wl:722,21-722,103", "MessageParameters" -> {}, "ConfirmationType" -> "ConfirmBy", "Expression" :> Failure["TitleLength", <|"MessageTemplate" -> "Generated title exceeds the maximum length."|>], "Information" -> "Retry@@Source/Chatbook/Storage.wl:722,21-722,103", "Function" -> StringQ|>],
  "Arguments" -> {}
|>

Stack Data

trimURL
throwFailure
catchTop
withChatState
catchTop
@arnoudbuzing arnoudbuzing added the bug Something isn't working label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant