Documentation
¶
Overview ¶
Package cohere implements stream.Stream for Cohere.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config represents the configuration for the Ollama API client.
func DefaultConfig ¶
DefaultConfig returns the default configuration for the Ollama API client.
type Stream ¶
type Stream struct {
// contains filtered or unexported fields
}
Stream is a cohere stream.
func (*Stream) CallTools ¶
func (s *Stream) CallTools() []proto.ToolCallStatus
CallTools implements stream.Stream. Not supported.
Click to show internal directories.
Click to hide internal directories.