Add llms.vector module for vector search using grafana-llm-app #75
Annotations
3 errors
build:
src/llms/vector.ts#L61
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
|
build:
src/llms/vector.ts#L67
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
|
build
Process completed with exit code 1.
|