Travis Cline

Results 208 comments of Travis Cline

I have a basic start pushed at https://github.com/tmc/langchaingo/tree/qdrant-backend

Thanks for the report, could you include a test case or code snippet?

> Hi, I would like to ask what does "Rename CreationOption+CreationOptions to Option+Options” mean? Does it means changing `CreationOption` type into `Option`? For example: > > ``` > // Changing...

This appears to work with gpt-4 but not 3.5 and it's not clear that it broke due to any change related to the endpoint used. Feel free to open a...

@sfluor do you think you could write a short contribution guide so others could help tackle fleshing out aspects of this project?

@mrfortenberry2255 that implies that your GOPATH/bin directory is not on your shell's PATH -- I need to help set up better getting started instructions. Would you be interested in helping...

@jmanhype Thanks I definitely need to spruce up the installation instructions to reference portaudio.

The current diff output is pretty low readability. Would love to see the https://github.com/golang/mock/issues/616#issuecomment-1081616088 or something similar implemented.

Lovely, can you get the lint issue addressed? ``` Error: llms/ollama/ollamallm.go:49:1: cognitive complexity 36 of func `(*LLM).GenerateContent` is high (> 30) (gocognit) func (o *LLM) GenerateContent(ctx context.Context, messages []llms.MessageContent, options...

@chenquan sorry about the delay here, as the milvus vectorstore implementation has shifted, can you rebase this to resolve conflicts?