Powered by Zoomin Software. For more details please contactZoomin

Semaphore Concepts Service

Semantic Search

  • Last Updated: July 24, 2026
  • 1 minute read
    • Semaphore
    • Documentation

The POST request to the Semantic Search endpoint takes the following form:

http://<base_url>/models/<model_name>/concepts/semanticSearch

The body of the request is used to pass the chat text to be analyzed in raw form.

The request response uses the same format as other concepts requests.

Note: Further filtering of results is not possible at this time; however, you can configure which fields are returned using the extracts parameter.

Alert