How do I fix the AI Assistant connection issue? July 02, 2026 20:03 Updated ScenarioAfter configuring your Ollama based AI Assistant in your BOC product, the connection fails. The AI Assistant Integration does not respond, or an error message indicates that the service cannot be reached.SolutionPerform the following steps to identify and resolve a connection issue. Open the Administration Page of your BOC product. Navigate to the AI Assistant configuration section. Verify that the endpoint URL points to the correct public IP address or hostname of your Ollama service. An outdated or incorrect address is the most common cause of connection failures. Confirm that the Ollama service is running and accepting incoming connections. You can test this by sending a request to the endpoint URL from a browser or command-line tool. Check that the Ollama service is configured to accept connections from the IP addresses used by your BOC product. Firewall rules or network policies may block the connection. If the connection is established but responses appear incomplete, review the token count estimations for your model. Token limits vary based on model size and request complexity. Refer to the documentation provided with your Ollama model for the applicable limits. Click Save after making any configuration changes. Further informationIf the issue persists after following the steps above, contact BOC technical support and provide the following details: The endpoint URL in use. The error message or behavior observed. The Ollama model name and version.