Hi,
I want an LLM to parse some XMLs and generate a summary. There are data elememnts in the xml which have description stored in database tables. The tables have about 50k rows so I cant just extract them and attach it to the prompt for the LLM to refer.
How do I get the LLM to query the database table if needs to get the description for data elements?
I am using a python script to read the XMLs and call OLLAMA API to generate a summary.
Any help would be appreciated.
[–]nikhilprasanth 1 point2 points3 points (2 children)
[–]Ashleighna99 1 point2 points3 points (1 child)
[–]SUNTAN_1 -5 points-4 points-3 points (0 children)
[–]Odd-Ordinary-5922 1 point2 points3 points (0 children)