Introduction In the representation section we saw how to use BaseDoc, DocList and DocVec to represent multi-modal data. In this section we will see how to send such data over the wire. This section is divided into two parts: Serializing BaseDoc, DocList and DocVec Using DocArray with a web framework to build a multimodal API