//
pkg.gl
Category
github.com/aldarisbm/memory
embeddings
openai
package
0.0.0-20230627120445-e6ff8ee05a69
Repository:
https://github.com/aldarisbm/memory.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
95 SLOC
#
Functions
New
New returns an Embedder that uses OpenAI's API to embed text.
WithApiKey
WithApiKey sets the OpenAI API key for the Embedder.
#
Structs
CallOptions
CallOptions are the options for the Embedder.
DTO
No description provided by the author