Open Issues Need Help
View All on GitHubAI Summary: This issue proposes to make the system prompt path configurable, allowing it to be loaded from an external file via a mounted Docker volume instead of being bundled within the JAR. This enables runtime customization of agent behavior, facilitating the use of a single agent image for multiple instances that require different system prompts without rebuilding the application.
A minimal template for building modern agents in Java 21+ with Spring Boot, designed to handle AI requests efficiently and with performance in mind