Skip to content

Semantic Kernels for Enterprise Application #3378

Answered by evchaki
abhinpai asked this question in Q&A
Discussion options

You must be logged in to vote

@abhinpai - great questions and sorry for the delay. You can try the following things:

  1. Don't have the LLM create the full sql statements - instead have it call a stored procedure or view and pass over the parameters into it. This is more secure and scaleable.
  2. You could use a vector DB to store part of your schema and/or the views so the LLM knows what can be called

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sophialagerkranspandey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants