dev_create_context
Create a new context, either vector or memory, in a Lamatic project to store and retrieve data for AI workflows.
Instructions
Create a new context (vector or memory) in a Lamatic project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the context | |
| type | Yes | Type of context | |
| projectId | Yes | The project ID |