Skip to content

Commit

Permalink
added changes to change url for prompt governance
Browse files Browse the repository at this point in the history
  • Loading branch information
gr8nishan committed Jul 29, 2024
1 parent be3ffe8 commit 0eb3b1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
PEBBLO_CLOUD_URL = os.getenv("PEBBLO_CLOUD_URL", "https://api.daxa.ai")

PROMPT_URL = "/v1/prompt"
PROMPT_GOV_URL = "/v1/promptgov"
PROMPT_GOV_URL = "/v1/prompt/governance"
APP_DISCOVER_URL = "/v1/app/discover"


Expand Down

0 comments on commit 0eb3b1b

Please sign in to comment.