mayooear / gpt4-pdf-chatbot-langchain

GPT4 & LangChain Chatbot for large PDF docs
https://www.youtube.com/watch?v=ih9PBGVVOO4
14.73k stars 3k forks source link

The sentences generated by OpenAI are always half, incomplete #412

Closed Aincvy closed 9 months ago

Aincvy commented 9 months ago

image

image

Aincvy commented 9 months ago

It seems that the maximum token limit has been reached

Aincvy commented 9 months ago

Change to gpt-4 or gpt-3.5-turbo-16k, then the problem has been resolved.