Skip to content

How to run examples/multiple_search_queries/segment_search_queries.py ? #353

Answered by jxnl
RocketDav1d asked this question in Q&A
Discussion options

You must be logged in to vote
1 validation error for MultiSearch searches.1.type Input should be 'video' or 'email' [type=enum, input_value='document', input_type=str] Traceback

If you read this carefully, it says that the type should be video or email and the input type was document.

It means for some reason the language model picked document instead of video or email, which is one of the enums.
This suggests that more prompting should be done. Probably something changed in the underlying model.
In the future we should be adding seeds.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@RocketDav1d
Comment options

@jxnl
Comment options

Answer selected by jxnl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants