ollama

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OllamaAIModel

type OllamaAIModel struct {
	// contains filtered or unexported fields
}

func NewProvider

func NewProvider(modelName string, host string, model string) *OllamaAIModel

func (*OllamaAIModel) GetHeaders

func (m *OllamaAIModel) GetHeaders() map[string]string

func (*OllamaAIModel) GetUrl

func (m *OllamaAIModel) GetUrl() string

func (*OllamaAIModel) ParseResponse

func (m *OllamaAIModel) ParseResponse(rawRes []byte) (string, error)

func (*OllamaAIModel) PreparePayload

func (m *OllamaAIModel) PreparePayload(chatHistory *chat.ChatHistory, systemPrompt string) (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳