|
|
|
|
|
by nerpderp82
876 days ago
|
|
I believe that is what they are saying. I have found LLMs to be extremely helpful in mapping between schemas as well as helping me formulate queries where, because of decay, data in tables and column names, etc don't map to what you think they would. You need to provide as much context as you can to the LLM. So full schema definitions, and histographic summarization and samples from the tables themselves. |
|
As it stands, and as you mentioned, the current generation of LLMS seem a long way from there. Thus the need for prompt engineers. It'll be nice to see how long they take to crack this problem.