langchain

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PluginTitle   = "rtp-agent.plugins.langchain"
	PluginVersion = "1.5.15"
	PluginPackage = "rtp-agent.plugins.langchain"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type LangchainLLM

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

func NewLangchainLLM

func NewLangchainLLM(apiKey string, model string) *LangchainLLM

func (*LangchainLLM) Chat

func (l *LangchainLLM) Chat(ctx context.Context, chatCtx *llm.ChatContext, opts ...llm.ChatOption) (llm.LLMStream, error)

func (*LangchainLLM) Model added in v0.0.18

func (l *LangchainLLM) Model() string

func (*LangchainLLM) Provider added in v0.0.18

func (l *LangchainLLM) Provider() string

Jump to

Keyboard shortcuts

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