▲ | reissbaker 5 days ago | |||||||||||||||||||||||||
The most private way is to use them on your own machine; a Mac Studio maxed out to 512GB RAM can run GLM-4.5 at FP8 with fairly long context, for example. If you don't have the hardware to run it locally, let me shill my own company for a minute: Synthetic [1] has a $20/month subscription to most of the good open-weight coding LLMs, with higher rate limits than Claude's $20/month sub. And our $60/month sub has higher rate limits than the $200/month maxed-out version of the Claude Max plan. You can still use Claude Code by using LiteLLM or similar tools that convert Anthropic-style API requests to OpenAI-style API requests; once you have one of those running locally, you override the ANTHROPIC_BASE_URL env var to point to your locally-running proxy. We'll also be shipping an Anthropic-compatible API this week to work with Claude Code directly. Some other good agentic tools you could use instead include Cline, Roo Code, KiloCode, OpenCode, or Octofriend (the last of which we maintain). | ||||||||||||||||||||||||||
▲ | sheepscreek 5 days ago | parent | next [-] | |||||||||||||||||||||||||
Very impressed with what you're doing. It's not immediately clear how the prompts and the data is used on the site. Your terms mention a 14 day API retention, but it's not clear if that applies to Octo/the CLI agent and any other forms of subscription usage (not through UI). If you can find a way to secure the requests even during the 14 day period, or anonymize them while allowing the developers to do their job, you can have my money today. I think privacy/data security is the #1 concern for me, especially if the agents will be supporting me in all kinds of personal tasks. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | IgorPartola 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
Is there a possibility of my work leaning to others? Does your staff have the ability to view prompts and responses? Is tenancy shared with other users, or entities other than your company? This looks really promising since I have also been having all sorts of issues with Claude. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | AlecSchueler 5 days ago | parent | prev [-] | |||||||||||||||||||||||||
How do you store/view the data I send you? | ||||||||||||||||||||||||||
|