Installation
Install both the Netra SDK and LanceDB:Usage
Initialize the Netra SDK to automatically trace all LanceDB operations:Table Operations
Trace table creation and management:Vector Insertion
Trace data insertions:Vector Search
Trace similarity searches:Filtering
Trace filtered queries:Next Steps
- Quick Start Guide - Complete setup and configuration
- Decorators - Add custom tracing with
@workflow,@agent, and@taskdecorators - LanceDB Documentation - Official LanceDB documentation