Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct{}
Service extracts structured information from LLM responses
func (*Service) Method ¶
func (s *Service) Method(name string) (types.Executable, error)
Method returns the specified method
func (*Service) Methods ¶
func (s *Service) Methods() types.Signatures
Methods returns the service methods
Click to show internal directories.
Click to hide internal directories.