Hacker News new | ask | show | jobs
by calipsow 601 days ago
Im looking for an solution for one of my apps that need an LLM to serve the features I want, so either I write an http wrapper for an existing LLM and run it through the cloud, or I just use the OpenAI API for my app.