package
0.0.0-20250219065129-52aed497bc00
Repository: https://github.com/infinilabs/coco-server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
WithBatchSize is an option for specifying the batch size.
WithClient is an option for providing the LLM client.
WithModel is an option for providing the model name to use.
WithStripNewLines is an option for specifying the should it strip new lines.
WithTask is an option for providing the task to call the model with.

# Structs

Huggingface is the embedder using the Huggingface hub api.

# Type aliases

Option is a function type that can be used to modify the client.