Skip to content

Commit

Permalink
Update libs/langchain/langchain/callbacks/openai_info.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hwchase17 authored Dec 6, 2023
1 parent bd84965 commit 4857f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/langchain/langchain/callbacks/openai_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"gpt-3.5-turbo-16k": 0.003,
"gpt-3.5-turbo-16k-0613": 0.003,
# GPT-3.5 output
"gpt-3.5-turbo-1106": 0.002,
"gpt-3.5-turbo-1106-completion": 0.002,
"gpt-3.5-turbo-completion": 0.002,
"gpt-3.5-turbo-0301-completion": 0.002,
"gpt-3.5-turbo-0613-completion": 0.002,
Expand Down

0 comments on commit 4857f78

Please sign in to comment.