This page is the complete index of the prometheux_chain Python SDK. Every function is re-exported at the top level, so you call it as px.<function>(...):
Each function is a thin wrapper around a REST endpoint — follow the Endpoint link to the full reference (parameters, request body, and response shape). Path segments like {project_id} are supplied as function arguments.
A few functions are generators that stream events as they arrive (newline-delimited JSON or a WebSocket). They are flagged below — iterate over the return value rather than awaiting a single result. See Streaming responses.

Config

The config object reads and writes local SDK settings (token, backend URL, LLM keys). See Config for the full list of keys.

Ontologies

Ontology sharing

Concepts

Data sources & files

Schema

Knowledge graph

Context layer (knowledge)

AI agent

Chat history

Apps

Schedules

Alerts

Compute

Vadalog

Vadalingo

Account & configuration

Authentication