Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
takatost committed Jun 14, 2024
1 parent 84a3015 commit 177d54d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ def get_customizable_model_schema(self, model: str, credentials: dict) -> AIMode
min=-2,
max=2
),
ParameterRule
],
pricing=PriceConfig(
input=Decimal(cred_with_endpoint.get('input_price', 0)),
Expand Down

0 comments on commit 177d54d

Please sign in to comment.