langchaingo icon indicating copy to clipboard operation
langchaingo copied to clipboard

huggingface examples

Open jhonroxton opened this issue 1 year ago • 0 comments

func (o *LLM) CreateEmbedding( ctx context.Context, inputTexts []string, model string, task string, ) ([][]float32, error) What does the parameter "task" represent? Can you provide an example?

jhonroxton avatar May 05 '24 16:05 jhonroxton