File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# acars-processor
22
3- A Daemon that processes Sources like ACARS or VDLM2 add messages, while
4- Annotators like Ollama or OpenAI add fields to those messages after calculating
5- or making an external call. Filters stop the message from being processed
6- further and Receivers are external things acars-processor sends messages to.
3+ A daemon that processes steps you configure. Sources like ACARS or VDLM2 add
4+ messages, while Annotators like Ollama or OpenAI add fields to those messages
5+ after calculating or making an external call. Filters stop the message from
6+ being processed further and Receivers are external things acars-processor sends
7+ messages to.
78
89You can use any combination of a Filter, Receiver (labeled as Send in your
910config), or Annotator in a step. Annotators will add fields, Filters will
You can’t perform that action at this time.
0 commit comments