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 14, 2024
1 parent 6caea54 commit a513df1
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 @@ -23,6 +23,7 @@ class FunctionsPage(BasePage):
workflow = Workflow.FUNCTIONS
slug_versions = ["functions", "tools", "function", "fn", "functions"]
show_settings = False
price = 1

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

0 comments on commit a513df1

Please sign in to comment.