FAQ Pipeline via REST API #4127
Unanswered
shahid-cloud
asked this question in
Questions
Replies: 2 comments 3 replies
-
Hey @shahid-cloud, Once you have your pipeline ready, you can use the following code snippet to generate the YAML automatically. Once you have this YAML ready, I suggest you follow another tutorial on using REST API with Haystack. Please feel free to come back with more questions if you get stuck or need more help :) |
Beta Was this translation helpful? Give feedback.
3 replies
-
Hi @shahid-cloud, |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have deployed the FAQ style question answering per the totorial here:
https://haystack.deepset.ai/tutorials/04_faq_style_qa
Next, I would like to expose FAQ style QA using the REST API. However, I am not sure on how to define the FAQPipeline inside the pipelines configuration yaml file.
Looking for guidance on how best to implement this capability using REST
Beta Was this translation helpful? Give feedback.
All reactions