Ask a question to get started
Enter to sendā¢Shift+Enter new line
collection_names: List[str] = Field( default_factory=(lambda: ['multimodal_data']), description='Names of collections to search in the vector database.' )