Skip to content

Commit 2aa0c73

Browse files
committed
fix: lint
1 parent 651ac81 commit 2aa0c73

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

api/core/model_runtime/model_providers/groq/llm/llama-3.2-11b-text-preview.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ pricing:
2323
input: '0.05'
2424
output: '0.1'
2525
unit: '0.000001'
26-
currency: USD
26+
currency: USD

api/core/model_runtime/model_providers/groq/llm/llama-3.2-90b-text-preview.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ pricing:
2323
input: '0.05'
2424
output: '0.1'
2525
unit: '0.000001'
26-
currency: USD
26+
currency: USD

api/core/model_runtime/model_providers/groq/llm/llama-3.3-70b-versatile.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ pricing:
2222
input: '0.05'
2323
output: '0.1'
2424
unit: '0.000001'
25-
currency: USD
25+
currency: USD

api/core/model_runtime/model_providers/groq/llm/llama3-groq-70b-8192-tool-use-preview.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ pricing:
2222
input: '0.05'
2323
output: '0.08'
2424
unit: '0.000001'
25-
currency: USD
25+
currency: USD

0 commit comments

Comments
 (0)