You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently request a simple prompt from /response API will cost around 5000 tokens (stream & non-stream), while from /chat/completions it only cost 20 tokens (non-stream) and 200 tokens (stream)