Skip to content

Commit

Permalink
updating-secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
Shyam-Raghuwanshi committed Aug 14, 2024
1 parent dace48b commit dda1bc4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions JS/edgechains/examples/rpa-challenge/jsonnet/secrets.jsonnet
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

local OPENAI_API_KEY = "sk-**";
local OPENAI_API_KEY = "sk-***";

{
"openai_api_key":OPENAI_API_KEY,
Expand Down

0 comments on commit dda1bc4

Please sign in to comment.