Skip to content
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

[💡SUG] 优化长文本输入时的逻辑 #90

Open
Guncube opened this issue Jan 13, 2025 · 0 comments
Open

[💡SUG] 优化长文本输入时的逻辑 #90

Guncube opened this issue Jan 13, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Guncube
Copy link

Guncube commented Jan 13, 2025

你希望添加的功能是否与某个问题相关?
现在AI大模型的写作能力十分强大。但是微信对于每条消息仅支持2048byte的输入。当消息因字数过多而无法发送时,我总是很沮丧。

描述你希望的解决方案
对每个文本进行分段,每段2048byte,分段发送即可。

描述你考虑的替代方案
/

其他
/

@Guncube Guncube added the enhancement New feature or request label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant