Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSSEWriter ¶
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service provides and endpoint for this agent to perform chat completions
func NewService ¶
func (*Service) ChatCompletion ¶
func (s *Service) ChatCompletion(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.