create-namespace
Create a namespace to organize documents for storage and AI processing, specifying type and optional vector dimensions.
Instructions
Create a new namespace for document storage in Moorcheh
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace_name | Yes | Name of the namespace to create | |
| type | No | Type of namespace (text, vector, etc.) | |
| vector_dimension | No | Vector dimension for vector namespaces |