-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Haystack and Langchain Nodes #1420
base: branch-24.06
Are you sure you want to change the base?
Create Haystack and Langchain Nodes #1420
Conversation
@mdemoret-nv I have attempted to incorporate Haystack agents into a simple pipeline, and there are a few crucial points I'd like to bring to your attention. Additionally, I'd like to confirm whether we want to proceed with this approach before drafting comparison tests.
If don't add the custom calculator tool, I keep getting Calculator tool missing error. However adding custom tool is not giving expected results for all runs.
Run command:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I need to look more closely at the calculator to see if there are better options
Including LlamaIndex functionality in this PR |
/ok to test |
/ok to test |
/ok to test |
Description
Closes
By Submitting this PR I confirm: