Hacker News new | ask | show | jobs
by bearjaws 885 days ago
Shout out to OP for ModelFusion. Probably one of the better ways to use LLMs instead of just integrating the OAI API and reinventing the rest of the wheel.

Handles lots of corner cases and lets you swap in other models easily.

https://github.com/lgrammel/modelfusion

1 comments

Thanks!