I have a use-case where I have to summarize a large page content… However it exceeds the token limit of 4096 available in the OpenAI Chat API …
Any tips on how to go about this use-case?
Cheers
AJ
I have a use-case where I have to summarize a large page content… However it exceeds the token limit of 4096 available in the OpenAI Chat API …
Any tips on how to go about this use-case?
Cheers
AJ
I think the Langchain courses offer help on these because the platform has been suited to these kind of problems.