I have developed an application, and I am concerned about privacy issues as it interacts with my database using langchain and openai api key
Hi and welcome to the Developer Forum!
What can the OpenAI developer community do to help you with your concerns?
1 Like
I have developed an application, and I am concerned about privacy issues as it interacts with my database using langchain and openai api key. Considering privacy concerns, can we confidently implement Langchain with production data, it’ s using openai api key for the task completion?
I think this might be a question best asked of the Langchain community, there may be other on here that also use it that can answer, but for sped of reply, I’d try there.
If you run langchain locally, then your API key stays local.