add instruct pricing

This commit is contained in:
ishaan-jaff 2023-09-18 12:20:51 -07:00
parent 451ce6eeb3
commit 9c154dc718

View file

@ -39,6 +39,9 @@
"input_cost_per_token": 0.000003,
"output_cost_per_token": 0.000004
},
"gpt-3.5-turbo-instruct": {
"max_tokens": 8192
},
"claude-instant-1": {
"max_tokens": 100000,
"input_cost_per_token": 0.00000163,