Haystack 2 Table Q/A #7047
Replies: 1 comment 2 replies
-
Hi @sohanasarah supporting Table QA in Haystack 2.0 is on our roadmap but it is currently not implemented yet. #6674 haystack/haystack/dataclasses/document.py Line 55 in 22e9def |
Beta Was this translation helpful? Give feedback.
2 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 tabular data that I want to use with a LLM using Ollama. In the previous version of Haystack, there was a table reader component for table Q/A. Can I use something similar in Haystack 2 to interpret my tabular data and then feed the result to the LLM?
Beta Was this translation helpful? Give feedback.
All reactions