logoalt Hacker News

rkagereryesterday at 6:55 PM1 replyview on HN

Do you give it access to the internet?

Is there some means to monitor the queries it's sending (or hold and review before transmission) or throttle to avoid triggering abuse thresholds on any single domain?


Replies

data-ottawayesterday at 7:03 PM

Lemonade proxies your request to llama.cpp that it installs and manages. Is out of the box all local LLMs, but you can connect it to an API endpoint (supports OpenAI compatible or Anthropic compatible).

I think it stores basic logs but if you wanted to monitor you’re probably going to want to proxy it with an LLM gateway.