8000 How to define user message size limit for particlular prompt? · Issue #45 · PawanOsman/ChatGPT.Net · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

How to define user message size limit for particlular prompt? #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
lofti198 opened this issue Feb 17, 2024 · 0 comments
Open

How to define user message size limit for particlular prompt? #45

lofti198 opened this issue Feb 17, 2024 · 0 comments

Comments

@lofti198
Copy link

My case is content summarization: I provide text and chatgpt to summarize it. How can define user message size limit for this particular prompt, ideally considering language of the user message (as I assume it can also affect)? I mean, I want to identify limit before sending the request, to be able to reduce the content (user message) in advance if it is needed. I can do that using just assumable token based calculation , but maye chatgpt.net itself has some special methods for this purpose?

Another question is - is the token size the same for different requests (with the samу physical amount of symbols)? For example I can ask to summarize text, which is (as I guess) more complicated operation, than lets say to extract first sentence for each text paragraph.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0