DROPSCHEMA
Drop a non-public schema and all AI stores inside it. Ahnlich AI also drops the backing DB schema first. public cannot be dropped.
Syntax
DROPSCHEMA <schema>Example
DROPSCHEMA mediaSee SDK examples (choose the AI proxy tab) for Python, Node, Go, and Rust.