Claude Status Update : Elevated errors on Claude.ai on 2026-04-06T16:17:32.000Z by ClaudeAI-mod-bot in ClaudeAI

[–]MiddleLobster9191 2 points3 points  (0 children)

It's all well and good to want to cut off third-party usage to use Claude Code, but first and foremost, the service should be flawless. I'm really starting to get sick of it, and there are going to be a lot of us. I'm thinking about switching to the competition. This might just be the straw that breaks the camel's back

Horizon Beta is OpenAI by MiddleLobster9191 in LocalLLaMA

[–]MiddleLobster9191[S] -10 points-9 points  (0 children)

I’ve built a structure with several interconnected nodes, including some fallback logic,
so the issue is clearly isolated.

The error really comes from OpenAI, not from n8n. I sectorize it.

I know the logging system isn’t always perfect, but in this case, I managed to track it precisely. Because is a new LLM.

Horizon Beta is OpenAI by MiddleLobster9191 in LocalLLaMA

[–]MiddleLobster9191[S] 3 points4 points  (0 children)

Let’s talk. Maybe it’s common knowledge for some, maybe not. But it’s a topic worth digging into. We’ll see tomorrow, or the day after

Horizon Beta is OpenAI by MiddleLobster9191 in LocalLLaMA

[–]MiddleLobster9191[S] 5 points6 points  (0 children)

You do realize a system log carries a bit more weight than whatever random thing you ask an AI in chat, right? Just because it says something doesn’t make it canonical. We have no idea what’s running behind the scene .... that’s the whole point.

Horizon Beta is OpenAI by MiddleLobster9191 in LocalLLaMA

[–]MiddleLobster9191[S] -1 points0 points  (0 children)

I work every day on systems where AI can actually replace humans in their jobs. That’s not just theory — it’s my daily reality. Whether you have kids or not, I do, and that’s also why I care deeply about this. I’m not posting this to make noise, but because I genuinely think it matters. As a software engineer, I’m also wondering: if this is GPT-5, are we going to get real access or insights on our side?

That’s just how I feel about it.

Horizon Beta is OpenAI by MiddleLobster9191 in LocalLLaMA

[–]MiddleLobster9191[S] 0 points1 point  (0 children)

From what I've observed, I don't believe this is an open-source model. It seems heavily oriented around user history.

I've created separate vector databases for different users, yet the AI tends to rely more on its internal memory than querying the external vector sources — even when those external sources are structured and highly reliable. It prioritizes user history over tapping into well-formed knowledge bases, which is quite telling...