PromptKt - aplpolaris/promptfx GitHub Wiki
The PromptKt library provides a number of features for working with LLM APIs, including:
promptkt-corePromptKt-Core- uniform interfaces for working with GAI/LLM model providers and services
- configurable prompt templates with mustache support
The library also includes LLM providers:
- OpenAI, Gemini, and Ollama support (plus any API conforming to OpenAI API spec)