|
|
|
|
|
by elcomet
951 days ago
|
|
I'm not sure there are a lot of cases where you want to run a LLM on some data that the user is not supposed to have access to. This is the security risk. Only give your model some data that the user should be allowed to read using other interfaces. |
|
This is hard enough when maintaining an ElasticSearch instance and keeping it in sync with the main database. Doing it with an LLM sounds like even more of a nightmare.