Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This works the same way with any other AI command.

Chaining multiple AI backends in a pipeline

You can combine multiple AI backends in a single pipeline. Lets assume this example: There is one AI backend which is optimized to extract fields from an invoice and a second one to remove all privacy data, then you can combine them easily using a pipeline like this:

...