← Blog & News
AI & data· 13 March 2026
AI in Vertec: the new LLM client in Python 3
The new Python 3 LLM client opens up attractive AI use cases right inside Vertec.
By Marco Barthel

The new LLM client in Python 3 opens up attractive AI use cases in Vertec. All you need is version 6.8.0.17 or higher and an API key from OpenAI, Anthropic or Google.
Simple prerequisites
You can start right away: a current Vertec version and an API key are enough. The built-in client does the rest.
Hands-on use cases
First examples show it at work in invoicing, time tracking and project-status monitoring.
Steer answers through prompts
- Choose which data is sent (services, expenses)
- Adjust the prompts directly in the script
- Support for multiple LLM providers
That way you keep control over the structure, length and focus of the AI responses.