Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OpenAIServer ¶
type OpenAIServer struct {
// contains filtered or unexported fields
}
func NewOpenAIServer ¶
func NewOpenAIServer() *OpenAIServer
func (*OpenAIServer) AuthToken ¶
func (s *OpenAIServer) AuthToken() string
func (*OpenAIServer) BaseURL ¶
func (s *OpenAIServer) BaseURL() string
func (*OpenAIServer) Close ¶
func (s *OpenAIServer) Close() error
func (*OpenAIServer) Ready ¶
func (s *OpenAIServer) Ready()
func (*OpenAIServer) Start ¶
func (s *OpenAIServer) Start() error
Click to show internal directories.
Click to hide internal directories.