Pipeline is stuck running in a loop with passed validator #8637
Unanswered
kirill-andr
asked this question in
Questions
Replies: 1 comment
-
this is a warning, not an error. also reported in issues #8641 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I keep getting an error, although I believe I implemented Haystack very close to the cookbook.
Example I used:
https://haystack.deepset.ai/tutorials/28_structured_output_with_loop
Error:
The pipeline image:
![auto-correct-pipeline](https://private-user-images.githubusercontent.com/25954151/395589542-83684dc0-e422-45c1-bcd0-49437636cb40.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTk2ODQsIm5iZiI6MTczOTI1OTM4NCwicGF0aCI6Ii8yNTk1NDE1MS8zOTU1ODk1NDItODM2ODRkYzAtZTQyMi00NWMxLWJjZDAtNDk0Mzc2MzZjYjQwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA3MzYyNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg1MzBiNTQ1ZjA3ZmI3MTkxMDIyNjQ4ZDM5OTAxZWU1MWJiODgyMDk3ZWE2NzllMDVmNWE4MGFjMjhiZTNiZDMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.05i9VIVXyC0xqrPtHG2AapZjo65NlhyvkLluG-vDBHk)
The output validator:
and the code:
Beta Was this translation helpful? Give feedback.
All reactions