Witdem documentation¶
Instrument your AI application, define the product result you expect, and investigate what each run actually delivered.
Start here¶
SETUP
Install Witdem
Start the services and connect your application with the Python SDK.
Open guide → CONFIGURATIONDefine a contract
Create the YAML definitions that connect runtime evidence to product goals.
Open guide → INTEGRATIONConnect Haystack
Add Witdem to an existing Haystack pipeline without changing orchestration ownership.
Open guide →Run Witdem¶
Then add the SDK and initialize the .witdem configuration:
Reference¶
The Python SDK, ingestion API, and analytics API are documented from the implementation. The HTTP schemas are generated from Witdem's FastAPI applications.