guinmoon / LLMFarm

llama and other large language models on iOS and MacOS offline using GGML library.
https://llmfarm.tech
MIT License
1.36k stars 86 forks source link

Select or copy text to clipboard #96

Open hutje opened 2 weeks ago

hutje commented 2 weeks ago

Currently there is no easy way to simply copy text within LLM Farm. [Platforms I tested: iOS, iPadOS]

guinmoon commented 2 weeks ago

Hi. Can you tell me if you make a long press on the message the copy dialog does not appear?

hutje commented 2 weeks ago

Sadly it doesn't work. Nothing appears.

guinmoon commented 2 weeks ago

What version of iOS?

hutje commented 2 weeks ago

iOS and iPadOS 18.0.1.

guinmoon commented 2 weeks ago

Thanks, I'll test it out. It's hard to fix this error because I can't reproduce it.

parthpat12 commented 2 weeks ago

I just tried this on same iOS version and having same issue. Can’t copy response.

LLMFarm v1.3.9

parthpat12 commented 1 week ago

Updating to v1.4.0 fixes this issue and I can copy responses.