LLM observability for AI memory with Keywords AI and Cognee
@observe
to trace tasks and workflows@observe
. This decorator works with:
@observe
@observe(workflow=True)
get_observe()
at import time@observe
to Keywords AI’s task()
decorator@observe(workflow=True)
to Keywords AI’s workflow()
decoratorKeywordsAITelemetry()
once on import@observe
decoratorsVariable | Description | Required |
---|---|---|
MONITORING_TOOL | Set to keywordsai | Yes |
KEYWORDSAI_API_KEY | Your Keywords AI API key | Yes |
LLM_API_KEY | Your LLM provider API key | Optional |
cognee-community
extension hub, which provides:
packages/*
KEYWORDSAI_API_KEY
is setMONITORING_TOOL=keywordsai
get_observe()