Skip to content

Commit

Permalink
use new url
Browse files Browse the repository at this point in the history
  • Loading branch information
CTY-git committed Apr 12, 2024
1 parent 6b216a7 commit a52bfd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patchwork/steps/CallOpenAI/CallOpenAI.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from patchwork.step import Step

_TOKEN_URL = "https://app.patched.codes/signin"
_DEFAULT_PATCH_URL = "https://patch-function-ps63srnnsq-de.a.run.app"
_DEFAULT_PATCH_URL = "https://patchwork.patched.codes/v1"


class CallOpenAI(Step):
Expand Down

0 comments on commit a52bfd8

Please sign in to comment.