JopenagentA
Build LLM agents in Java with the jOpenAgent framework (org.jopenagent), plain Java classes where fields are state, ordinary methods are capabilities, and @Generative methods are delegated to an LLM. Use when writing, reviewing, or debugging agents in the JOOA project, or whenever @Generative / @SystemPrompt / AgentConfig / Agent / generate(...) / CODE_ACT / TOOL_CALLING / PredictStrategy appear. Covers structured output, strategies, tools, context, memory, skills, MCP, tracing and the projec...
ai-agentsgojava