Turns out Java can do serverless right — with GraalVM and Spring, cold starts are tamed and performance finally heats up.
I'm wondering what's the best approach for file handling. If a user references the app in the chat and provides/uploads images/PDFs and asks a question. Do we use the window.openai in some way or are ...