deepseek

package
v1.15.1 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDeepseek

func NewDeepseek(logger logger.Logger) conversation.Conversation

Types

type Deepseek

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

func (*Deepseek) Close

func (d *Deepseek) Close() error

func (*Deepseek) Converse

func (*Deepseek) GetComponentMetadata

func (d *Deepseek) GetComponentMetadata() (metadataInfo metadata.MetadataMap)

func (*Deepseek) Init

func (d *Deepseek) Init(ctx context.Context, meta conversation.Metadata) error

type DeepseekMetadata

type DeepseekMetadata struct {
	Key       string `json:"key"`
	MaxTokens int    `json:"maxTokens"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL