If there are confidential document on which organization like to leverage LLM (e.g. OpenAI CHATGPT4) but just as precaution if they would like to abstract confidential information automatically then is it possible using langchain API (without loosing much of context). e.g. if there is name of company then it will just replace with "Company A" I am looking for option which are available as generic method like embedding which understands semantic meaning of words.
source https://stackoverflow.com/questions/76187040/langchain-python-ability-to-abstract-chunk-of-confidential-text-before-submitt
Comments
Post a Comment