Dependencies¶
Propaganda Pipeline relies on the following third-party libraries:
Runtime¶
Package |
Version |
Purpose |
|---|---|---|
>= 2.6 |
LLM programming framework used to define and run detection signatures and modules. |
|
>= 2.9 |
Data validation and structured output schemas for detection results. |
|
>= 1.0 |
OpenAI API client used as the default LLM backend. |
|
>= 8.7 |
Interactive display utilities used in notebook environments. |
Development / Documentation¶
Python Requirement¶
Python 3.10 or later is required.