XAI Demonstrator backend utilities#
Python package that provides shared functionality for XAI Demonstrator backend microservices.
Modules#
xaidemo.routers
: FastAPI routersxaidemo.tracing
: OpenTelemetry tracing instrumentation and configurationxaidemo.http_client
:aiohttp
based async HTTP clientxaidemo.tracking
: Utilities for recording data during experiments with users