Replies: 2 comments 5 replies
-
@rtest2344 , apologies for missing your question. Have you made any progress already? |
Beta Was this translation helpful? Give feedback.
4 replies
-
Hello, A not very clean solution where you must re-generate image when you add new custom files. To integrate a custom node, we first create a 'custom' directory within the Docker directory.
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
Apologies if this has been asked before, but I couldn't an answer in the Issues section. I am trying to add an custome node, an HTML parser, and Issue #1576 outlined a great example of the code on how to do this. Issue #955 covered my issue, but it has been some time since that was brought up and I was wondering the process of including a custom node for the
your-pipeline-here.haystack-pipeline.yaml
pipeline for the docker container. Any advice would be greatly appreciated, thank you!Edit:
For an additional way of asking, I would like to create a custom node and include it in a pipeline.yaml for the REST API. If I create this custome node in its own .py file, where should I copy this over to in the docker container to utilize it for the pipeline.yaml?
Beta Was this translation helpful? Give feedback.
All reactions