mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
(test) model prices json
This commit is contained in:
parent
3976cd27d7
commit
5f26da58a1
1 changed files with 6 additions and 0 deletions
|
|
@ -11,3 +11,9 @@ print(get_max_tokens("gpt-3.5-turbo"))
|
|||
|
||||
print(model_cost)
|
||||
print(open_ai_chat_completion_models)
|
||||
# print("\n")
|
||||
# print(model_cost)
|
||||
# print("\n")
|
||||
|
||||
# # 🦄🦄🦄🦄🦄🦄🦄🦄
|
||||
# print(get_max_tokens("palm/chat-bison"))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue