Skip to content

Commit

Permalink
remove openai api key
Browse files Browse the repository at this point in the history
  • Loading branch information
dewmal committed Aug 12, 2024
1 parent 79ee089 commit ef9e53f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .run/ceylon_agent_test.run.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="OPENAI_API_KEY" value="<>" />
<env name="PYTHONUNBUFFERED" value="1" />
<env name="RUST_LOG" value="trace" />
</envs>
Expand Down

0 comments on commit ef9e53f

Please sign in to comment.