Hacker News new | ask | show | jobs
by lofties 871 days ago
Usually what you do with these type of LLMs is pass on most if not all of the schema in your query.

And you’re right in that the end user wouldn’t have access to the schema, although perhaps via prompt injection they could.

1 comments

The problem is there are programs where the schemes don't show the necessary links between the programs data tables like foreign keys for instance.