create_vector_store
Creates a GenLayer Vector Store contract for semantic search by storing vectors with metadata fields.
Instructions
Create a GenLayer Vector Store contract for semantic search capabilities
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_name | Yes | Name of the vector store contract | |
| description | Yes | Description of the vector store's purpose | |
| metadata_fields | No | Metadata fields for stored vectors |