alibabacloud-oss-manage-metaquery
OSS Vector Search & AI Content Awareness
Leverage multimodal AI models to extract semantic descriptions and concise summaries from images, videos, audio, and documents stored in OSS Buckets. Build searchable vector indexes to enable advanced retrieval capabilities such as text-to-image and text-to-video search.
Prerequisites
- Aliyun CLI (>= 3.3.3)
Pre-check: Aliyun CLI >= 3.3.3 required This skill uses Aliyun CLI for all OSS operations except opening MetaQuery. If Aliyun CLI is already installed, ossutil does not need to be installed separately. Run the following command to verify the version:
aliyun versionIf not installed or the version is below 3.3.3, runcurl -fsSL https://aliyuncli.alicdn.com/setup.sh | bashto install/update, or refer to references/cli-installation-guide.md for installation instructions.Then [MUST] run
aliyun configure set --auto-plugin-install trueto enable automatic plugin installation. [MUST] runaliyun plugin updateto ensure that any existing plugins on your local machine are always up-to-date.
- Update the aliyun ossutil plugin
Troubleshooting:
--user-agentunknown flag error If you encounterError: unknown flag: --user-agentwhen running a command, the ossutil plugin version is too old. Run the following command to update to the latest version: