langchain
df6865cd
- Allow no token limit for ChatGPT API (#1481)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Allow no token limit for ChatGPT API (#1481) The endpoint default is inf if we don't specify max_tokens, so unlike regular completion API, we don't need to calculate this based on the prompt.
Author
kahkeng
Parents
312c319d
Loading