Raven Bot Internal Structure¶
Architures¶
Raven-Bot compresseing of basic 5 components raven.engine.abstract_engine,
raven.input.abstract_input, raven.output.abstract_output, raven.layer.abstract_layer
and raven.response.abstract_response.
Environment¶
| Name | Value | Describe |
|---|---|---|
| TARGET_PLATFORM | web, tui(default) | To Describe the current running platform which is web or TUI. |
| TEMPLATE_FORMATE | txt, html(default) |