--- license: apache-2.0 task_categories: - question-answering - text-retrieval - text-to-image language: - en tags: - vector search - multimodal - retrieval augmented generation size_categories: - 1K 0: collection.insert_many(insert_data) print("{} records ingested".format(len(insert_data))) print("All records ingested successfully!") ```