eastriverlee / LLM.swift

LLM.swift is a simple and readable library that allows you to interact with large language models locally with ease for macOS, iOS, watchOS, tvOS, and visionOS.
MIT License
382 stars 40 forks source link

rename `preProcess` and `postProcess` #17

Closed eastriverlee closed 7 months ago

eastriverlee commented 8 months ago

what was i thinking... it's not a two words so they should be renamed to preprocess and postprocess respectively. i have noticed this a long time ago and didn't do anything about it.

what a lazy piece of poo.