You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the introduction of large language models capable of processing such extensive context, it would be amazing if Mac’s clipboard manager could support this volume of text in a single copied item.
Before Submitting Your Feature Request
Problem
When pasting large amounts of text into an LLM you might need to chunk the input to get around context window limitations or web-app limitations.
Tools like https://chatgpt-prompt-splitter.vercel.app/ split a large copy into multiple pieces and allow for easily pasting chunks into an LLM.
Solution
Maccy should support a workflow or option to chunk inputs that exceed some custom token size.
The text was updated successfully, but these errors were encountered: