Knowledge Base TABLE (csv, etc.)
# 👀feature-requests
c
As is well known already, KB can't take a well structured data, like csv file or html table with record-style row/column-style etc. I mean, it can, but half of the answers will be wrong. To overcome this, it was suggested to use TABLE. This is not bad, but currently there is no straightforward way to populate this table from a csv file. I have to write code. I don't mind code, but... It would be so much simpler and this is just so crazy common that I don't know why it wasn't done already 🙂 Why not to have KB that is based on csv file which consists of well-structed data? Let it use tables inside, however it would be implemented, but the bottom line is that the queries to this KB would resolve correctly. Why to limit KB to long-paragraph-unstructured data only?? This functionality really belongs to KB - not so much to tables that require javascript to process them. This is crazy common, because ANY company, ANY business small or large has not only unstructured chunks of text, but also plenty of csv-style row-column-style well-structured data - it's a must to have such a data type in KB!
I am not too familiar with the depths of AI, but perhaps it would be just a regular KB thing, but with different settings of the parameters like chunk length, chunk overlap, result length. I am not sure what the default values are that are in use for KB now - possibly those values prevent such a KB working correctly with well-structured record-style data. But whatever it is, it's just a basic need. I have a csv file with 100 product pricing info, and it's such a pain to make it working - just makes no sense!
f
Greatly requested, for sure we will support bringing data from csv and other formats into tables
make sure to upvote for visibility
r
@calm-napkin-89762 yup thanks for the suggestion – this is coming soon!
c
Can’t wait 🚀🚀
q
yes, we need this ASAP
13 Views