test_connection
Verify connectivity to the embedding service to ensure proper functionality of semantic search and document processing capabilities.
Instructions
Test the connection to the embedding service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}