package
Version:
v0.6.1-rc.2
Opens a new window with list of versions in this module.
Published: Oct 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Document struct {
ID string `json:"id"`
Content string `json:"content"`
Metadata map[string]any `json:"metadata"`
SimilarityScore float32 `json:"similarity_score"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.