Documentation Index
Fetch the complete documentation index at: https://docs.nomadicml.com/llms.txt
Use this file to discover all available pages before exploring further.
search()
Run semantic search across all analysed events inside a folder. You can use open-ended natural language queries.| Parameter | Type | Description |
|---|---|---|
query | str | Natural-language search query |
folder_name | str | Human-friendly folder name to search within |
| Parameter | Type | Default | Description |
|---|---|---|---|
scope | 'user' | 'org' | 'sample' | 'user' | Scope hint for folder resolution. Use 'org' for organization folders and 'sample' for demo/sample folders. |
summary: string overview of the findingsthoughts: list of reasoning steps (chain-of-thought) shown in the UImatches: list of{video_id, analysis_id, event_index, similarity, reason}session_id: identifier for the associated search session (useful for re-fetching or sharing)