Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 5 months ago
0
Follow
hey can anyone help me solve my problem,
hey can anyone help me solve my problem,
Inactive
0
Follow
S
Surya Ashish
5 months ago
Β·
hey can anyone help me solve my problem,
We are using OpenAI for a chat bot in our app, now our customers are asking to mask their sensitive data before sending it to
OpenAI
How to solve this using
llama-index
J
S
5 comments
Share
Open in Discord
J
JasonV
5 months ago
Sounds like you might need a postprocessor:
https://docs.llamaindex.ai/en/stable/module_guides/querying/node_postprocessors/node_postprocessors/#beta-piinodepostprocessor
J
JasonV
5 months ago
https://docs.llamaindex.ai/en/stable/api_reference/postprocessor/PII/
J
JasonV
5 months ago
And potentially a node parser.
S
Surya Ashish
5 months ago
instead of going with node processors, can we mask data based on
regex matching
S
Surya Ashish
5 months ago
or Can I extend the functionality of PIInodepostprocessrors functionality with my own regex patterns
Add a reply
Sign up and join the conversation on Discord
Join on Discord