chat_service

package
v0.0.0-...-31a7496 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnswerDto

type AnswerDto struct {
	Question string
	Answer   string
}

func (*AnswerDto) GetAnswer

func (ans *AnswerDto) GetAnswer(question string) (*models.Answer, error)

type Chat

type Chat struct {
}

func (*Chat) StartChat

func (chat *Chat) StartChat() (*models.Answer, error)

Jump to

Keyboard shortcuts

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