6 related articles

Learn how to integrate Spring AI with Ollama to run open-source LLMs like Llama and Gemma locally for free. Covers setup, configuration, and code — switch from OpenAI by just changing dependencies.

A deep dive into LangChain 0.3's module architecture, message abstraction, prompt templates, output parsers, LCEL chains, LangSmith tracing, and LangGraph for mastering LLM application development.

Deep breakdown of a popular AI large model learning roadmap covering LangChain, RAG, Agent, and LoRA fine-tuning across three stages, with analysis of its strengths and limitations for career changers.

Deep dive into LangGraph's core positioning, its relationship with LangChain, practical code comparisons of Chain vs Graph, understanding Agent essentials, and multi-agent orchestration design.
TutorialsDeep dive into Spring AI Alibaba's positioning and value, using a JDBC analogy to help Java developers understand how to integrate LLM capabilities into existing microservices architecture.
Getting Started with LangChain: Core C…
A systematic guide to LangChain's core features, covering LLM vs. Agent concepts, unified interface design, multi-provider support, environment setup, and hands-on code examples for AI app development.