> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Compatibility

This page lists the requirements for using Atoti Intelligence features.

## Requirements

All AI features require the following components:

* Atoti Server version 6.1.20 or higher
* Java project (Python support coming soon)
* License with AI flag enabled
* Spring AI version 1.1.6
* Atoti UI version 5.2.24 or higher (for features with UI components)

## LLM providers

### Atoti Java SDK

Atoti Intelligence uses Spring AI to connect to LLM providers.
Spring AI supports multiple providers through a consistent configuration interface.

See the [Spring AI documentation](https://docs.spring.io/spring-ai/reference/api/chat/comparison.html) for more information.
