Versions in this module Expand all Collapse all v0 v0.1.1 Dec 22, 2023 v0.1.0 Dec 22, 2023 Changes in this version + var Client *bedrockruntime.Client + func FetchEmbedding(input string) ([]float32, error) + type Request struct + InputText string + type Response struct + Embedding []float64 + InputTextTokenCount int