Skip to content

feat:Anonymization skill#35

Open
OrianeLanfranchi wants to merge 1 commit into
AmadeusITGroup:mainfrom
OrianeLanfranchi:tspiip-skill
Open

feat:Anonymization skill#35
OrianeLanfranchi wants to merge 1 commit into
AmadeusITGroup:mainfrom
OrianeLanfranchi:tspiip-skill

Conversation

@OrianeLanfranchi

@OrianeLanfranchi OrianeLanfranchi commented May 30, 2025

Copy link
Copy Markdown
Contributor

Addition: new indexer skill

Anonymization skill :

  • optional skill
  • to be used after FileReader skill and before text splitting skills
  • sample for the config file :
  - skill: &Anonymizer
      type: anonymizer
      name : anonymizer
      params:
        use_placeholders: False
  • need for pip to use the library this skill depends on. pip module is not automatically included in the venv created by uv. Need to run the following command : uv venv --seed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant