Gildemberg Santos

Results 2 issues of Gildemberg Santos

https://github.com/tmc/langchaingo/blob/d44ea4436ae92fc5b957e4b6fac8be0b5fd5f1ba/vectorstores/pinecone/pinecone.go#L119 `..\..\go\pkg\mod\github.com\tmc\[email protected]\vectorstores\pinecone\pinecone.go:119:35: cannot use &ctx (value of type *context.Context) as context.Context value in argument to indexConn.UpsertVectors: *context.Context does not implement context.Context (type *context.Context is pointer to interface, not interface)`

https://github.com/tmc/langchaingo/blob/d44ea4436ae92fc5b957e4b6fac8be0b5fd5f1ba/vectorstores/pinecone/pinecone.go#L159 `..\..\go\pkg\mod\github.com\tmc\[email protected]\vectorstores\pinecone\pinecone.go:159:3: cannot use &ctx (value of type *context.Context) as context.Context value in argument to indexConn.QueryByVectorValues: *context.Context does not implement context.Context (type *context.Context is pointer to interface, not interface)`