@@ -16,13 +16,13 @@ graph LR
1616 AI_Integration_Layer -- "utilizes configurations/plugins from" --> Configuration_Extensibility_Management
1717 AI_Integration_Layer -- "sends metrics to" --> Observability_Reporting
1818 Pipe_Operators -- "interacts with" --> Data_Working_Memory
19- click Core_Orchestration_Engine href "https://github.com/CodeBoarding /pipelex/blob/main/.codeboarding/Core_Orchestration_Engine.md" "Details"
20- click Pipe_Operators href "https://github.com/CodeBoarding /pipelex/blob/main/.codeboarding/Pipe_Operators.md" "Details"
21- click AI_Integration_Layer href "https://github.com/CodeBoarding /pipelex/blob/main/.codeboarding/AI_Integration_Layer.md" "Details"
22- click Configuration_Extensibility_Management href "https://github.com/CodeBoarding /pipelex/blob/main/.codeboarding/Configuration_Extensibility_Management.md" "Details"
23- click Data_Working_Memory href "https://github.com/CodeBoarding /pipelex/blob/main/.codeboarding/Data_Working_Memory.md" "Details"
24- click Client_API_Layer href "https://github.com/CodeBoarding /pipelex/blob/main/.codeboarding/Client_API_Layer.md" "Details"
25- click Observability_Reporting href "https://github.com/CodeBoarding /pipelex/blob/main/.codeboarding/Observability_Reporting.md" "Details"
19+ click Core_Orchestration_Engine href "https://github.com/Pipelex /pipelex/blob/main/.codeboarding/Core_Orchestration_Engine.md" "Details"
20+ click Pipe_Operators href "https://github.com/Pipelex /pipelex/blob/main/.codeboarding/Pipe_Operators.md" "Details"
21+ click AI_Integration_Layer href "https://github.com/Pipelex /pipelex/blob/main/.codeboarding/AI_Integration_Layer.md" "Details"
22+ click Configuration_Extensibility_Management href "https://github.com/Pipelex /pipelex/blob/main/.codeboarding/Configuration_Extensibility_Management.md" "Details"
23+ click Data_Working_Memory href "https://github.com/Pipelex /pipelex/blob/main/.codeboarding/Data_Working_Memory.md" "Details"
24+ click Client_API_Layer href "https://github.com/Pipelex /pipelex/blob/main/.codeboarding/Client_API_Layer.md" "Details"
25+ click Observability_Reporting href "https://github.com/Pipelex /pipelex/blob/main/.codeboarding/Observability_Reporting.md" "Details"
2626```
2727
2828[ ![ CodeBoarding] ( https://img.shields.io/badge/Generated%20by-CodeBoarding-9cf?style=flat-square )] ( https://github.com/CodeBoarding/GeneratedOnBoardings ) [ ![ Demo] ( https://img.shields.io/badge/Try%20our-Demo-blue?style=flat-square )] ( https://www.codeboarding.org/demo ) [ ![ Contact] ( https://img.shields.io/badge/Contact%20us%20-%20contact@codeboarding.org-lightgrey?style=flat-square )] ( mailto:contact@codeboarding.org )
@@ -34,9 +34,9 @@ Parses declarative TOML pipeline definitions, orchestrating the execution flow o
3434
3535** Related Classes/Methods** :
3636
37- - <a href =" https://github.com/CodeBoarding /pipelex/blob/main/pipelex/pipelex.py#L60-L304 " target =" _blank " rel =" noopener noreferrer " >` pipelex.pipelex.Pipelex ` (60:304)</a >
38- - <a href =" https://github.com/CodeBoarding /pipelex/blob/main/pipelex/pipe_works/pipe_router.py#L15-L58 " target =" _blank " rel =" noopener noreferrer " >` pipelex.pipe_works.pipe_router.PipeRouter ` (15:58)</a >
39- - <a href =" https://github.com/CodeBoarding /pipelex/blob/main/pipelex/pipeline/pipeline_manager.py#L13-L43 " target =" _blank " rel =" noopener noreferrer " >` pipelex.pipeline.pipeline_manager.PipelineManager ` (13:43)</a >
37+ - <a href =" https://github.com/Pipelex /pipelex/blob/main/pipelex/pipelex.py#L60-L304 " target =" _blank " rel =" noopener noreferrer " >` pipelex.pipelex.Pipelex ` (60:304)</a >
38+ - <a href =" https://github.com/Pipelex /pipelex/blob/main/pipelex/pipe_works/pipe_router.py#L15-L58 " target =" _blank " rel =" noopener noreferrer " >` pipelex.pipe_works.pipe_router.PipeRouter ` (15:58)</a >
39+ - <a href =" https://github.com/Pipelex /pipelex/blob/main/pipelex/pipeline/pipeline_manager.py#L13-L43 " target =" _blank " rel =" noopener noreferrer " >` pipelex.pipeline.pipeline_manager.PipelineManager ` (13:43)</a >
4040
4141
4242### Pipe Operators [[ Expand]] ( ./Pipe_Operators.md )
@@ -71,10 +71,10 @@ Manages all workflow definitions, reusable components, and external plugins, whi
7171
7272** Related Classes/Methods** :
7373
74- - <a href =" https://github.com/CodeBoarding /pipelex/blob/main/pipelex/config.py#L113-L116 " target =" _blank " rel =" noopener noreferrer " >` pipelex.config.PipelexConfig ` (113:116)</a >
74+ - <a href =" https://github.com/Pipelex /pipelex/blob/main/pipelex/config.py#L113-L116 " target =" _blank " rel =" noopener noreferrer " >` pipelex.config.PipelexConfig ` (113:116)</a >
7575- ` pipelex.tools.config.manager `
76- - <a href =" https://github.com/CodeBoarding /pipelex/blob/main/pipelex/plugins/plugin_manager.py#L8-L26 " target =" _blank " rel =" noopener noreferrer " >` pipelex.plugins.plugin_manager.PluginManager ` (8:26)</a >
77- - <a href =" https://github.com/CodeBoarding /pipelex/blob/main/pipelex/libraries/library_manager.py#L55-L405 " target =" _blank " rel =" noopener noreferrer " >` pipelex.libraries.library_manager.LibraryManager ` (55:405)</a >
76+ - <a href =" https://github.com/Pipelex /pipelex/blob/main/pipelex/plugins/plugin_manager.py#L8-L26 " target =" _blank " rel =" noopener noreferrer " >` pipelex.plugins.plugin_manager.PluginManager ` (8:26)</a >
77+ - <a href =" https://github.com/Pipelex /pipelex/blob/main/pipelex/libraries/library_manager.py#L55-L405 " target =" _blank " rel =" noopener noreferrer " >` pipelex.libraries.library_manager.LibraryManager ` (55:405)</a >
7878
7979
8080### Data & Working Memory [[ Expand]] ( ./Data_Working_Memory.md )
@@ -83,7 +83,7 @@ Handles data flow and state within pipelines, providing a shared context for sea
8383
8484** Related Classes/Methods** :
8585
86- - <a href =" https://github.com/CodeBoarding /pipelex/blob/main/pipelex/core/working_memory.py#L38-L375 " target =" _blank " rel =" noopener noreferrer " >` pipelex.core.working_memory.WorkingMemory ` (38:375)</a >
86+ - <a href =" https://github.com/Pipelex /pipelex/blob/main/pipelex/core/working_memory.py#L38-L375 " target =" _blank " rel =" noopener noreferrer " >` pipelex.core.working_memory.WorkingMemory ` (38:375)</a >
8787- ` pipelex.core.working_memory_factory `
8888- ` pipelex.core.stuff `
8989- ` pipelex.core.stuff_content `
@@ -96,7 +96,7 @@ Facilitates external interaction with the engine.
9696** Related Classes/Methods** :
9797
9898- ` pipelex.cli._cli `
99- - <a href =" https://github.com/CodeBoarding /pipelex/blob/main/pipelex/pipelex.py#L60-L304 " target =" _blank " rel =" noopener noreferrer " >` pipelex.pipelex.Pipelex ` (60:304)</a >
99+ - <a href =" https://github.com/Pipelex /pipelex/blob/main/pipelex/pipelex.py#L60-L304 " target =" _blank " rel =" noopener noreferrer " >` pipelex.pipelex.Pipelex ` (60:304)</a >
100100
101101
102102### Observability & Reporting [[ Expand]] ( ./Observability_Reporting.md )
@@ -105,8 +105,8 @@ Provides crucial insights into pipeline execution, performance, and costs, aidin
105105
106106** Related Classes/Methods** :
107107
108- - <a href =" https://github.com/CodeBoarding /pipelex/blob/main/pipelex/reporting/reporting_manager.py#L29-L121 " target =" _blank " rel =" noopener noreferrer " >` pipelex.reporting.reporting_manager.ReportingManager ` (29:121)</a >
109- - <a href =" https://github.com/CodeBoarding /pipelex/blob/main/pipelex/pipeline/track/pipeline_tracker.py#L29-L357 " target =" _blank " rel =" noopener noreferrer " >` pipelex.pipeline.track.pipeline_tracker.PipelineTracker ` (29:357)</a >
108+ - <a href =" https://github.com/Pipelex /pipelex/blob/main/pipelex/reporting/reporting_manager.py#L29-L121 " target =" _blank " rel =" noopener noreferrer " >` pipelex.reporting.reporting_manager.ReportingManager ` (29:121)</a >
109+ - <a href =" https://github.com/Pipelex /pipelex/blob/main/pipelex/pipeline/track/pipeline_tracker.py#L29-L357 " target =" _blank " rel =" noopener noreferrer " >` pipelex.pipeline.track.pipeline_tracker.PipelineTracker ` (29:357)</a >
110110- ` pipelex.tools.log.log `
111111
112112
0 commit comments