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 2bc7859 commit ecaf7ad
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 ecaf7ad

Please sign in to comment.