#clean-architecture

[ follow ]
fromInfoQ
4 days ago

Orchestrating AI Services with the Spring AI Framework

First things first, you're going to select your LLM. You can go with OpenAI. It's a pretty standard choice for your Hello World. You're going to go to the documentation and you'll see how to actually do a Hello World using OpenAI. Of course, you'll see Python over there. Python is always there. I'm going to count as a win because we're starting to see examples in Java as well.
Software development
[ Load more ]