abstract class
CrystalMistral::ClientBuilder
- CrystalMistral::ClientBuilder
- Reference
- Object
Overview
Abstract base class for Mistral client implementations.
Provides a protected helper method with_http_client
for performing
HTTP requests with configurable timeouts and error handling.