ahyatt / llm

A package abstracting llm capabilities for emacs.
GNU General Public License v3.0
142 stars 19 forks source link

fixing some typos in readme #1

Closed tvraman closed 11 months ago

tvraman commented 11 months ago

readme

ahyatt commented 11 months ago

Would it be possible to separate out the whitespace changes? This leaves the file in a state where part of the file has long lines, the other part has short lines. And it makes it difficult to understand the fixes you are making.

tvraman commented 11 months ago

Fixed one typo and repushed without WS changes.

The other piece I originally fixed -- is in the middle of one of those long lines -- search for "examples of this example" ... --

Thanks,

--Raman(I Search, I Find, I Misplace, I Research) ♈ Id: kg:/m/0285kf1 🦮

ahyatt commented 11 months ago

Thanks! I think your latest change reverted the edits as well. I now see the issues you point out, but if I look at the total diff of the merge request, there is no diff, and the issues are still there, or at least the one you pointed out was still there. Can you please re-fix the issues you initially fixed (while keeping whitespace the same)?

tvraman commented 11 months ago

I likely got distracted and confused myself. At this point I'll just delete the PRAISEWORTHINESS, it is likely too heavy-weight a hammer at this point since you know the issues:-)

--

Thanks,

--Raman(I Search, I Find, I Misplace, I Research) ♈ Id: kg:/m/0285kf1 🦮

ahyatt commented 11 months ago

Yep, thank you for pointing them out! I'll fix them shortly.