tapes search
Search sessions using semantic similarity. Requires a running tapes API server with vector storage configured.
Usage
tapes search "how to deploy to production" Flags
| Flag | Description |
|---|---|
-k, --top | Number of results to return (default: 5) |
--api-target | tapes API server URL (default: http://localhost:8081) |
Search queries the API server. Vector storage must be configured on the server.