feat(pinecone): Add support for Pinecone /embed
endpoint
#1347
Annotations
4 errors and 1 warning
Build examples
Type 'Index<RecordMetadata>' is missing the following properties from type 'Index<RecordMetadata>': _deleteMany, _deleteOne, _describeIndexStats, _listPaginated, and 21 more.
|
Build examples
Conversion of type 'import("/home/runner/work/langchainjs/langchainjs/node_modules/@pinecone-database/pinecone/dist/data/index").Index<import("/home/runner/work/langchainjs/langchainjs/node_modules/@pinecone-database/pinecone/dist/data/vectors/types").RecordMetadata>' to type 'import("/home/runner/work/langchainjs/langchainjs/node_modules/@upstash/vector/dist/index").Index<import("/home/runner/work/langchainjs/langchainjs/node_modules/@pinecone-database/pinecone/dist/data/vectors/types").RecordMetadata>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build examples
examples#build: command (/home/runner/work/langchainjs/langchainjs/examples) /tmp/xfs-8175c1ad/yarn run build exited (2)
|
Build examples
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading