Directories
¶
Path | Synopsis |
---|---|
examples
|
|
chat/basic
Package main provides a basic example of using the TabbyAPI client for chat completions.
|
Package main provides a basic example of using the TabbyAPI client for chat completions. |
chat/json_schema
Package main provides an example of using JSON schema with TabbyAPI for structured chat completions.
|
Package main provides an example of using JSON schema with TabbyAPI for structured chat completions. |
chat/streaming
Package main provides an example of using the TabbyAPI client for streaming chat completions.
|
Package main provides an example of using the TabbyAPI client for streaming chat completions. |
completions/basic
Package main provides a basic example of using the TabbyAPI client for text completions.
|
Package main provides a basic example of using the TabbyAPI client for text completions. |
completions/json_schema
Package main provides an example of using JSON schema with TabbyAPI for structured completions.
|
Package main provides an example of using JSON schema with TabbyAPI for structured completions. |
completions/streaming
Package main provides an example of using the TabbyAPI client for streaming text completions.
|
Package main provides an example of using the TabbyAPI client for streaming text completions. |
embeddings/basic
Package main provides an example of using the TabbyAPI client for generating embeddings.
|
Package main provides an example of using the TabbyAPI client for generating embeddings. |
models/list
Package main provides an example of using the TabbyAPI client for model management.
|
Package main provides an example of using the TabbyAPI client for model management. |
models/streaming
Package main provides an example of using the TabbyAPI client to stream model loading progress.
|
Package main provides an example of using the TabbyAPI client to stream model loading progress. |
internal
|
|
auth
Package auth provides authentication mechanisms for the Tabby API client.
|
Package auth provides authentication mechanisms for the Tabby API client. |
errors
Package errors provides error types for the TabbyAPI client.
|
Package errors provides error types for the TabbyAPI client. |
health
Package health provides functionality for checking TabbyAPI's health status.
|
Package health provides functionality for checking TabbyAPI's health status. |
rest
Package rest provides a REST client for making HTTP requests to the Tabby API.
|
Package rest provides a REST client for making HTTP requests to the Tabby API. |
stream
Package stream provides functionality for handling Server-Sent Events (SSE) streams.
|
Package stream provides functionality for handling Server-Sent Events (SSE) streams. |
Package tabby provides a Go client for TabbyAPI, an open-source self-hosted AI coding assistant.
|
Package tabby provides a Go client for TabbyAPI, an open-source self-hosted AI coding assistant. |
Click to show internal directories.
Click to hide internal directories.