document

package
v0.0.0-...-1ea5cf0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DocumentsToStrings

func DocumentsToStrings(documents []Document) (output []string)

DocumentsToStrings convert array of document to array of string

Types

type Document

type Document struct {
	Text     string
	Metadata map[string]interface{}
}

Document is the data structure that will be the main building block of data processed by gochain

Jump to

Keyboard shortcuts

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