Replies: 1 comment
-
Hello @vibha0411 could you please add the error message that you get. Have you followed the instructions to run the REST API as described here in our documentation: https://docs.haystack.deepset.ai/docs/rest_api ? The command that we list there is |
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 am trying to run the feedback rest api locally.
uvicorn feedback:app --reload
However, looks like its not able to import the haystack module and the rest_api module due to the directory structure.
Can any one guide me as to how i am supposed to locally run feedback.py ?
To be very specific I mean haystack/rest_api/rest_api/controller/feedback.py
Beta Was this translation helpful? Give feedback.
All reactions