Update documentation for v2.0.0 release #464
pr.yml
on: pull_request
Matrix: testing / Run integration tests
Linting, formatting, documentation, etc
36s
testing
/
Run unit tests
36s
testing
/
Example app: semantic search
1m 7s
Matrix: testing / TS compile
testing
/
Clean up integration tests
24s
Annotations
6 errors
upsert and update › verify upsert and update:
src/errors/http.ts#L154
PineconeNotFoundError: A call to https://ts-integration-a45ef1b.svc.apw5-4e34-81fa.pinecone.io/describe_index_stats returned HTTP status 404.
at mapHttpStatusError (src/errors/http.ts:154:14)
at src/errors/handling.ts:23:30
at step (src/errors/handling.ts:33:23)
at Object.next (src/errors/handling.ts:14:53)
at fulfilled (src/errors/handling.ts:5:58)
|
upsert and update › verify upsert and update:
src/errors/http.ts#L154
PineconeNotFoundError: A call to https://ts-integration-a45ef1b.svc.apw5-4e34-81fa.pinecone.io/vectors/delete returned HTTP status 404.
at mapHttpStatusError (src/errors/http.ts:154:14)
at src/errors/handling.ts:23:30
at step (src/errors/handling.ts:33:23)
at Object.next (src/errors/handling.ts:14:53)
at fulfilled (src/errors/handling.ts:5:58)
|
testing / Run integration tests (prod, npm, edge)
Process completed with exit code 1.
|
query › query by id:
src/errors/http.ts#L154
PineconeNotFoundError: A call to https://ts-integration-a45ef1b.svc.apw5-4e34-81fa.pinecone.io/describe_index_stats returned HTTP status 404.
at mapHttpStatusError (src/errors/http.ts:154:14)
at src/errors/handling.ts:23:30
at step (src/errors/handling.ts:33:23)
at Object.next (src/errors/handling.ts:14:53)
at fulfilled (src/errors/handling.ts:5:58)
|
query › query by id:
src/errors/http.ts#L154
PineconeNotFoundError: A call to https://ts-integration-a45ef1b.svc.apw5-4e34-81fa.pinecone.io/vectors/delete returned HTTP status 404.
at mapHttpStatusError (src/errors/http.ts:154:14)
at src/errors/handling.ts:23:30
at step (src/errors/handling.ts:33:23)
at Object.next (src/errors/handling.ts:14:53)
at fulfilled (src/errors/handling.ts:5:58)
|
testing / Run integration tests (prod, bun, node, 1.0.20)
Process completed with exit code 1.
|