docs: add pgvector page #1203
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
15 errors and 1 warning
lint:
callbacks/callbacks.go#L6
could not import github.com/tmc/langchaingo/llms (-: # github.com/tmc/langchaingo/llms
|
lint:
llms/llms.go#L52
undefined: ChatLLM
|
lint:
llms/llms.go#L52
undefined: LLMResult
|
lint:
llms/llms.go#L58
undefined: LLMResult
|
lint:
llms/llms.go#L59
undefined: Generation) (typecheck)
|
lint:
llms/huggingface/huggingfacellm.go#L9
could not import github.com/tmc/langchaingo/llms (-: # github.com/tmc/langchaingo/llms
|
lint:
llms/llms.go#L52
undefined: ChatLLM
|
lint:
llms/llms.go#L52
undefined: LLMResult
|
lint:
llms/llms.go#L58
undefined: LLMResult
|
lint:
llms/llms.go#L59
undefined: Generation) (typecheck)
|
build-test:
llms/llms.go#L52
undefined: ChatLLM
|
build-test:
llms/llms.go#L52
undefined: LLMResult
|
build-test:
llms/llms.go#L58
undefined: LLMResult
|
build-test:
llms/llms.go#L59
undefined: Generation
|
build-test
Process completed with exit code 1.
|
build-test
Restore cache failed: Dependencies file is not found in /home/runner/work/langchaingo/langchaingo. Supported file pattern: go.sum
|