Usage
Description
Creates a new table in the vector database with the specified schema. Only works with theai-navigator and anaconda-desktop backends.
Arguments
Options
Schema format
The schema argument is a JSON string with the following structure:name and type. The constraints field is optional and accepts a list of SQL constraint strings.