Commit Graph

  • c1e36c6c09 Fix ollama-local: correct a wrong claim about ChatClient.options() and keepAlive main Claude 2026-09-23 17:54:43 +00:00
  • faacda7079 Add ollama-local module: chat and embeddings against a real local Ollama server Claude 2026-09-23 17:48:00 +00:00
  • 7fff4ddb99 Add structured-output module: entity() mapping to records/lists/maps, StructuredOutputValidationAdvisor retries Claude 2026-09-23 17:18:32 +00:00
  • fff9f52116 Add tool-calling module: @Tool, ToolCallingAdvisor, returnDirect, ToolContext, and Tool Search Advisor Claude 2026-09-23 17:03:41 +00:00
  • d73620e305 Add mcp-secure module: OAuth2 resource server, per-tool scopes, and MDC audit logging for an MCP server Claude 2026-09-23 15:09:20 +00:00
  • 60849f4319 Add mcp-client module: ChatClient calling tools from real external MCP servers over stdio Claude 2026-09-23 14:44:10 +00:00
  • 9919da58a7 Add mcp-server module: order-lookup service exposed via @McpTool/@McpResource/@McpPrompt over Streamable HTTP Claude 2026-09-23 11:56:37 +00:00
  • c1fc41e0de Add getting-started module: ChatClient fluent API, system/user prompts, streaming, and provider switching via spring.ai.model.chat asmhatre 2026-09-23 03:58:29 +00:00
  • 1d4625a1c2 Add rag module: Spring AI 2.0 RAG with pgvector, chunking, reranking and a faithfulness check Claude 2026-09-21 18:52:48 +00:00