Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 511 Bytes

SearchResult.md

File metadata and controls

35 lines (18 loc) · 511 Bytes

@elizaos/core v0.1.7 / SearchResult

Type Alias: SearchResult

SearchResult: object

Type declaration

title

title: string

url

url: string

content

content: string

rawContent?

optional rawContent: string

score

score: number

publishedDate?

optional publishedDate: string

Defined in

packages/core/src/types.ts:1268