C3 AI Documentation Home

Use Python with C3 Agentic AI Platform Overview

The C3 Agentic AI Platform allows you to interact with the Type System using Python and enables access to the entire Python ecosystem of libraries. C3 AI supports any Python library that is accessible by a conda channel (public or private). A conda channel is a location where a compressed archive Python package is stored.

This interoperability is enabled by the C3 AI Python SDK, which provides a dynamic interface to the Type System on an application. For more information on using the Python SDK, see Work with the Python SDK on the C3 Agentic AI Platform.

Interact with the C3 AI Python SDK in the following ways:

See also

Was this page helpful?