Overview
/
Developer Tools
/
API Reference
/
Orgs
/
Run semantic search across chunked conversion outputs for a dataset.

Run semantic search across chunked conversion outputs for a dataset

Path parameters

  • /{id}

    stringUUID
    //

Query string parameters

  • ?q=

    string
    //
  • &limit=

    uint32
    //

Response

  • 200 OK
      • //
        • chunk_index:

          numberint32,
          //
        • content:

          string,
          //
        • conversion_id:

          stringUUID,
          //
        • similarity:

          numberdouble,
          //
        • source_file_path:

          string
          //
        }
      ]

Examples

get
/org/datasets/{id}/search/semantic
200 OK
Response