Setup - details on mandatory initial setup steps.
Prodiver Configuration - Basic configuration to use providers like Ollama, OpenRouter or Azure OpenAI.
Client Configuration - Customizing for the models.
BAdI for basic topics like encrption, authorizations, etc - Especially relevant for implementing authorization checks.
Usage Examples, Limitatons and Hints - How to use the LLM Client. See also llm_client_test repository for an implemented example.
Template Parser - A Jinja like template parser with limited feature set. Aim is to make it easier to reuse prompts by having central templates.