package
0.0.0-20250114062713-fad94d0da6db
Repository: https://github.com/bz888/blab.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
NewClient creates a new API client with configurable base URL and endpoints.
NewOllamaClient creates a new Ollama API client.
NewOpenAIClient creates a new OpenAI API client.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
ChatRequest ClientRequest Request from client.
ChatResponse ClientResponse Response to client.
Client represents a client for the API.
ClientConfig holds the configuration for the client.
ModelDetails Details represents the details of a model.
No description provided by the author
No description provided by the author
OllamaClient represents a client for the Ollama API.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OpenAIClient represents a client for the OpenAI API.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author