chore(deps): upgrade to pinecone v2 vectorstores #2480
Annotations
10 errors
Run golangci-lint:
llms/anthropic/anthropicllm.go#L13
use of internal package github.com/tmc/langchaingo/llms/anthropic/internal/anthropicclient not allowed (typecheck)
|
Run golangci-lint:
llms/bedrock/bedrockllm.go#L11
use of internal package github.com/tmc/langchaingo/llms/bedrock/internal/bedrockclient not allowed (typecheck)
|
Run golangci-lint:
llms/cloudflare/cloudflarellm.go#L10
use of internal package github.com/tmc/langchaingo/llms/cloudflare/internal/cloudflareclient not allowed (typecheck)
|
Run golangci-lint:
llms/cohere/coherellm.go#L10
use of internal package github.com/tmc/langchaingo/llms/cohere/internal/cohereclient not allowed (typecheck)
|
Run golangci-lint:
llms/ernie/erniellm.go#L11
use of internal package github.com/tmc/langchaingo/llms/ernie/internal/ernieclient not allowed (typecheck)
|
Run golangci-lint:
llms/googleai/googleai.go#L13
use of internal package github.com/tmc/langchaingo/internal/imageutil not allowed (typecheck)
|
Run golangci-lint:
llms/googleai/palm/palm_llm.go#L12
use of internal package github.com/tmc/langchaingo/llms/googleai/internal/palmclient not allowed (typecheck)
|
Run golangci-lint:
llms/googleai/vertex/vertex.go#L16
use of internal package github.com/tmc/langchaingo/internal/imageutil not allowed (typecheck)
|
Run golangci-lint:
llms/huggingface/huggingfacellm.go#L10
use of internal package github.com/tmc/langchaingo/llms/huggingface/internal/huggingfaceclient not allowed (typecheck)
|
Run golangci-lint:
llms/local/localllm.go#L13
use of internal package github.com/tmc/langchaingo/llms/local/internal/localclient not allowed (typecheck)
|
Loading