Skip to content

Commit

Permalink
obfuscate embedding api keys
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetmeleq committed Oct 25, 2023
1 parent ed9b6cb commit 003f89f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unstructured/ingest/cli/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ def log_options(options: dict, verbose=False):
"account_name",
"account_key",
"api_key",
"embedding_api_key",
"token",
"client_id",
"client_cred",
Expand Down

0 comments on commit 003f89f

Please sign in to comment.