Documentation
¶
Overview ¶
Package systemone is a classify.Classifier for the SystemOne API (kev-compatible), which LocalAI, vllm.cpp and kev serve at POST {base_url}/systemone.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client talks to one SystemOne server.
func New ¶
New returns a client for the server at baseURL (e.g. http://host:8080/v1).
Click to show internal directories.
Click to hide internal directories.