Skip to content

Commit

Permalink
price to 1 credit for functions
Browse files Browse the repository at this point in the history
  • Loading branch information
anish-work committed Aug 13, 2024
1 parent 3cc3c3b commit 8e91c69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/Functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class FunctionsPage(BasePage):
title = "Functions"
workflow = Workflow.FUNCTIONS
slug_versions = ["functions", "tools", "function", "fn", "functions"]
price = 1

class RequestModel(BaseModel):
code: str = Field(
Expand Down

0 comments on commit 8e91c69

Please sign in to comment.