I’m using Hany Imam code “Query Local Documents with a Shiny App” for using chatGPT to querry a document.
Now I want to use a dataframe as reference instead of a pdf. I pasted columns and lines, but if I want to use a big dataframe (or database) it is not practical.
Anyone have a tip on this?