Summary
Hey, first off let me say I really love the project and how you're going about it. Would also be keen to be involved in some capacity, hmu!
I was just testing the app and AI chat + building works locally, but when I deployed to Railway with a Postgres DB the AI tool no longer works. Gives this error:
Steps to reproduce
- Deploy via Railway (Postgres version)
- Set Antrophic API key
- Select Sonnet 4.6 model
- Enter prompt
- Send
- Get error
Expected behavior
The AI acts on the prompt and doesn't error
Actual behavior
The AI call produces an error:
Version or commit
No response
Deployment mode
Railway
Logs or screenshots
Anthropic error (400): messages.0: user messages must have non-empty content.
Summary
Hey, first off let me say I really love the project and how you're going about it. Would also be keen to be involved in some capacity, hmu!
I was just testing the app and AI chat + building works locally, but when I deployed to Railway with a Postgres DB the AI tool no longer works. Gives this error:
Steps to reproduce
Expected behavior
The AI acts on the prompt and doesn't error
Actual behavior
The AI call produces an error:
Version or commit
No response
Deployment mode
Railway
Logs or screenshots