mock

package
v0.0.0-...-8fe0e0f Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct{}

func NewService

func NewService() *Service

func (*Service) AskQuestion

func (s *Service) AskQuestion(question string, instruction string, previousResponseID string) llm.Stream

type Stream

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

func (*Stream) Close

func (s *Stream) Close() error

func (*Stream) Err

func (s *Stream) Err() error

func (*Stream) ID

func (s *Stream) ID() string

func (*Stream) Next

func (s *Stream) Next() iter.Seq[llm.Response]

Jump to

Keyboard shortcuts

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