Versions in this module Expand all Collapse all v1 v1.0.0 Jul 31, 2023 Changes in this version + type Discover interface + GetServiceByName func(name string) (ls *LLMService, err error) + func New(c container.Container) Discover + type LLMService struct + Address string + Port int