marcolardera / chatgpt-cli

Simple yet effective command line client for chatting with ChatGPT using the official API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing reference value for gpt-4-turbo

TiansuYu opened this issue · comments

Traceback (most recent call last):
  File "/Users/tiansu.yu/.local/pipx/venvs/chatgpt-cli/lib/python3.11/site-packages/chatgpt.py", line 135, in display_expense
    PRICING_RATE[model]["prompt"],
    ~~~~~~~~~~~~^^^^^^^
KeyError: 'gpt-4-1106-preview'