How to use the Inference class in Polyglot for LLM requests
Inference
class is the primary facade for making requests to LLM providers in Polyglot.
It provides a unified interface for configuring providers, building requests, and executing inference operations.
Inference
class combines functionality through traits: