Atoti Intelligence Essentials
This is part of the Atoti Intelligence Essentials offer.Why configure an AI disclaimer?
LLMs can make mistakes. Depending on an organization’s compliance requirements, an AI disclaimer may be necessary to inform users when an LLM is involved in a response.Configuration approach
The Python SDK does not expose a dedicated disclaimer setting. The disclaimer is theatoti.ai.disclaimer property, which you set as a JVM option when starting the session through SessionConfig.java_options:
