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

unexpected error #1031

Open
arnoudbuzing opened this issue Jan 17, 2025 · 0 comments
Open

unexpected error #1031

arnoudbuzing opened this issue Jan 17, 2025 · 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.

results = ConfirmMatch[
applyBias[ #, vectorDBSearch[ #, prompt, "Results" ] ] & /@ names,
{ { KeyValuePattern[ "Distance" -> $$size ].. }... },
"Results"
];

Debug Data
Property Value
Name "Wolfram/Chatbook"
Version "2.0.11"
ReleaseID "458038dfdfff9ab6c08227a972eb361dc538eb2e"
EvaluationEnvironment "Session"
FrontEndVersion "Desktop: 14.3 for Mac OS X ARM (64-bit) (January 6, 2025)"
KernelVersion "14.3.0 for Mac OS X ARM (64-bit) (January 6, 2025)"
SystemID "MacOSX-ARM64"
Notebooks True
DynamicEvaluation True
SynchronousEvaluation False
TaskEvaluation False

Settings

Property Value
InheritanceTest True
Model <|"Service" -> "LLMKit", "Name" -> Automatic|>
StyleSheetVersion "2.0.8.3943617669"

Failure Data

<|
  "Evaluation" :> Wolfram`Chatbook`PromptGenerators`Common`vectorDBSearch[{"DataRepositoryURIs", "DocumentationURIs", "FunctionRepositoryURIs"}, {<|"Role" -> "User", "Content" -> ""|>}, "Values"],
  "Information" -> "Results@@Source/Chatbook/PromptGenerators/VectorDatabases.wl:604,19-608,10",
  "ConfirmationType" -> "ConfirmMatch",
  "Expression" :> {{}, {}, {}},
  "Pattern" -> {{KeyValuePattern["Distance" -> Infinity | (_Real | _Integer)?NonNegative]..}...},
  "Stack" :> Wolfram`Chatbook`Common`Private`$stack$43417,
  "Failure" -> Failure["ConfirmationFailed", <|"MessageTemplate" -> "Results@@Source/Chatbook/PromptGenerators/VectorDatabases.wl:604,19-608,10", "MessageParameters" -> {}, "ConfirmationType" -> "ConfirmMatch", "Expression" :> {{}, {}, {}}, "Information" -> "Results@@Source/Chatbook/PromptGenerators/VectorDatabases.wl:604,19-608,10", "Pattern" -> {{KeyValuePattern["Distance" -> Infinity | (_Real | _Integer)?NonNegative]..}...}|>],
  "Arguments" -> {}
|>

Stack Data

trimURL
throwFailure
catchTop
@arnoudbuzing arnoudbuzing added the bug Something isn't working label Jan 17, 2025
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