LibreChat adapter¶
Chart: ams-helm-librechat-adapter
This worker connects LibreChat usage to AMS telemetry. Pair it with a LibreChat deployment (self-hosted or otherwise reachable) when chat activity must show up in AMS observability.
Prerequisites¶
- Observability installed
- LibreChat API reachable from the cluster
- Secrets for LibreChat access
Optional: self-hosted LibreChat chart (ams-helm-librechat-selfhost) when you also run the chat product in-cluster — see platform notes.
Helm outline¶
helm upgrade --install ams-librechat-adapter ./ams-helm-librechat-adapter \
--namespace librechat-adapter \
--create-namespace \
-f providers/azure/release/values.yaml
Verify¶
Generate chat traffic in LibreChat and confirm the adapter exports to OTEL without errors.