-
Notifications
You must be signed in to change notification settings - Fork 16.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
28 changed files
with
10,148 additions
and
10 deletions.
There are no files selected for viewing
453 changes: 453 additions & 0 deletions
453
...ity/tests/integration_tests/vectorstores/cassettes/test_upstash/test_embedding_index.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
453 changes: 453 additions & 0 deletions
453
...sts/integration_tests/vectorstores/cassettes/test_upstash/test_embedding_index_async.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
174 changes: 174 additions & 0 deletions
174
...integration_tests/vectorstores/cassettes/test_upstash/test_embeddings_configurations.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,174 @@ | ||
interactions: | ||
- request: | ||
body: '' | ||
headers: | ||
User-Agent: | ||
- User-Agent-DUMMY | ||
accept: | ||
- '*/*' | ||
accept-encoding: | ||
- gzip, deflate | ||
authorization: | ||
- authorization-DUMMY | ||
connection: | ||
- keep-alive | ||
content-length: | ||
- '0' | ||
host: | ||
- fond-mutt-96644-eu1-vector.upstash.io | ||
upstash-telemetry-platform: | ||
- unknown | ||
upstash-telemetry-runtime: | ||
- [email protected] | ||
upstash-telemetry-sdk: | ||
- [email protected] | ||
method: POST | ||
uri: https://fond-mutt-96644-eu1-vector.upstash.io/reset | ||
response: | ||
body: | ||
string: "{\n \"result\" : \"Success\"\n}" | ||
headers: | ||
Connection: | ||
- keep-alive | ||
Content-Length: | ||
- '26' | ||
Content-Type: | ||
- application/json | ||
Date: | ||
- Sat, 27 Apr 2024 21:45:15 GMT | ||
Strict-Transport-Security: | ||
- max-age=31536000; includeSubDomains | ||
status: | ||
code: 200 | ||
message: OK | ||
- request: | ||
body: '' | ||
headers: | ||
User-Agent: | ||
- User-Agent-DUMMY | ||
accept: | ||
- '*/*' | ||
accept-encoding: | ||
- gzip, deflate | ||
authorization: | ||
- authorization-DUMMY | ||
connection: | ||
- keep-alive | ||
content-length: | ||
- '0' | ||
host: | ||
- thankful-dane-25695-eu1-vector.upstash.io | ||
upstash-telemetry-platform: | ||
- unknown | ||
upstash-telemetry-runtime: | ||
- [email protected] | ||
upstash-telemetry-sdk: | ||
- [email protected] | ||
method: POST | ||
uri: https://thankful-dane-25695-eu1-vector.upstash.io/reset | ||
response: | ||
body: | ||
string: "{\n \"result\" : \"Success\"\n}" | ||
headers: | ||
Connection: | ||
- keep-alive | ||
Content-Length: | ||
- '26' | ||
Content-Type: | ||
- application/json | ||
Date: | ||
- Sat, 27 Apr 2024 21:45:15 GMT | ||
Strict-Transport-Security: | ||
- max-age=31536000; includeSubDomains | ||
status: | ||
code: 200 | ||
message: OK | ||
- request: | ||
body: '' | ||
headers: | ||
User-Agent: | ||
- User-Agent-DUMMY | ||
accept: | ||
- '*/*' | ||
accept-encoding: | ||
- gzip, deflate | ||
authorization: | ||
- authorization-DUMMY | ||
connection: | ||
- keep-alive | ||
content-length: | ||
- '0' | ||
host: | ||
- fond-mutt-96644-eu1-vector.upstash.io | ||
upstash-telemetry-platform: | ||
- unknown | ||
upstash-telemetry-runtime: | ||
- [email protected] | ||
upstash-telemetry-sdk: | ||
- [email protected] | ||
method: POST | ||
uri: https://fond-mutt-96644-eu1-vector.upstash.io/info | ||
response: | ||
body: | ||
string: "{\n \"result\" : {\n \"vectorCount\" : 0,\n \"pendingVectorCount\" | ||
: 0,\n \"indexSize\" : 0,\n \"dimension\" : 10,\n \"similarityFunction\" | ||
: \"COSINE\"\n }\n}" | ||
headers: | ||
Connection: | ||
- keep-alive | ||
Content-Length: | ||
- '154' | ||
Content-Type: | ||
- application/json | ||
Date: | ||
- Sat, 27 Apr 2024 21:45:15 GMT | ||
Strict-Transport-Security: | ||
- max-age=31536000; includeSubDomains | ||
status: | ||
code: 200 | ||
message: OK | ||
- request: | ||
body: '' | ||
headers: | ||
User-Agent: | ||
- User-Agent-DUMMY | ||
accept: | ||
- '*/*' | ||
accept-encoding: | ||
- gzip, deflate | ||
authorization: | ||
- authorization-DUMMY | ||
connection: | ||
- keep-alive | ||
content-length: | ||
- '0' | ||
host: | ||
- thankful-dane-25695-eu1-vector.upstash.io | ||
upstash-telemetry-platform: | ||
- unknown | ||
upstash-telemetry-runtime: | ||
- [email protected] | ||
upstash-telemetry-sdk: | ||
- [email protected] | ||
method: POST | ||
uri: https://thankful-dane-25695-eu1-vector.upstash.io/info | ||
response: | ||
body: | ||
string: "{\n \"result\" : {\n \"vectorCount\" : 0,\n \"pendingVectorCount\" | ||
: 0,\n \"indexSize\" : 0,\n \"dimension\" : 384,\n \"similarityFunction\" | ||
: \"COSINE\"\n }\n}" | ||
headers: | ||
Connection: | ||
- keep-alive | ||
Content-Length: | ||
- '155' | ||
Content-Type: | ||
- application/json | ||
Date: | ||
- Sat, 27 Apr 2024 21:45:16 GMT | ||
Strict-Transport-Security: | ||
- max-age=31536000; includeSubDomains | ||
status: | ||
code: 200 | ||
message: OK | ||
version: 1 |
218 changes: 218 additions & 0 deletions
218
...sts/integration_tests/vectorstores/cassettes/test_upstash/test_init_from_async_index.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,218 @@ | ||
interactions: | ||
- request: | ||
body: '' | ||
headers: | ||
User-Agent: | ||
- User-Agent-DUMMY | ||
accept: | ||
- '*/*' | ||
accept-encoding: | ||
- gzip, deflate | ||
authorization: | ||
- authorization-DUMMY | ||
connection: | ||
- keep-alive | ||
content-length: | ||
- '0' | ||
host: | ||
- fond-mutt-96644-eu1-vector.upstash.io | ||
upstash-telemetry-platform: | ||
- unknown | ||
upstash-telemetry-runtime: | ||
- [email protected] | ||
upstash-telemetry-sdk: | ||
- [email protected] | ||
method: POST | ||
uri: https://fond-mutt-96644-eu1-vector.upstash.io/reset | ||
response: | ||
body: | ||
string: "{\n \"result\" : \"Success\"\n}" | ||
headers: | ||
Connection: | ||
- keep-alive | ||
Content-Length: | ||
- '26' | ||
Content-Type: | ||
- application/json | ||
Date: | ||
- Sat, 27 Apr 2024 21:44:53 GMT | ||
Strict-Transport-Security: | ||
- max-age=31536000; includeSubDomains | ||
status: | ||
code: 200 | ||
message: OK | ||
- request: | ||
body: '' | ||
headers: | ||
User-Agent: | ||
- User-Agent-DUMMY | ||
accept: | ||
- '*/*' | ||
accept-encoding: | ||
- gzip, deflate | ||
authorization: | ||
- authorization-DUMMY | ||
connection: | ||
- keep-alive | ||
content-length: | ||
- '0' | ||
host: | ||
- thankful-dane-25695-eu1-vector.upstash.io | ||
upstash-telemetry-platform: | ||
- unknown | ||
upstash-telemetry-runtime: | ||
- [email protected] | ||
upstash-telemetry-sdk: | ||
- [email protected] | ||
method: POST | ||
uri: https://thankful-dane-25695-eu1-vector.upstash.io/reset | ||
response: | ||
body: | ||
string: "{\n \"result\" : \"Success\"\n}" | ||
headers: | ||
Connection: | ||
- keep-alive | ||
Content-Length: | ||
- '26' | ||
Content-Type: | ||
- application/json | ||
Date: | ||
- Sat, 27 Apr 2024 21:44:54 GMT | ||
Strict-Transport-Security: | ||
- max-age=31536000; includeSubDomains | ||
status: | ||
code: 200 | ||
message: OK | ||
- request: | ||
body: '' | ||
headers: | ||
User-Agent: | ||
- User-Agent-DUMMY | ||
accept: | ||
- '*/*' | ||
accept-encoding: | ||
- gzip, deflate | ||
authorization: | ||
- authorization-DUMMY | ||
connection: | ||
- keep-alive | ||
content-length: | ||
- '0' | ||
host: | ||
- fond-mutt-96644-eu1-vector.upstash.io | ||
upstash-telemetry-platform: | ||
- unknown | ||
upstash-telemetry-runtime: | ||
- [email protected] | ||
upstash-telemetry-sdk: | ||
- [email protected] | ||
method: POST | ||
uri: https://fond-mutt-96644-eu1-vector.upstash.io/info | ||
response: | ||
body: | ||
string: "{\n \"result\" : {\n \"vectorCount\" : 0,\n \"pendingVectorCount\" | ||
: 0,\n \"indexSize\" : 0,\n \"dimension\" : 10,\n \"similarityFunction\" | ||
: \"COSINE\"\n }\n}" | ||
headers: | ||
Connection: | ||
- keep-alive | ||
Content-Length: | ||
- '154' | ||
Content-Type: | ||
- application/json | ||
Date: | ||
- Sat, 27 Apr 2024 21:44:54 GMT | ||
Strict-Transport-Security: | ||
- max-age=31536000; includeSubDomains | ||
status: | ||
code: 200 | ||
message: OK | ||
- request: | ||
body: '' | ||
headers: | ||
User-Agent: | ||
- User-Agent-DUMMY | ||
accept: | ||
- '*/*' | ||
accept-encoding: | ||
- gzip, deflate | ||
authorization: | ||
- authorization-DUMMY | ||
connection: | ||
- keep-alive | ||
content-length: | ||
- '0' | ||
host: | ||
- thankful-dane-25695-eu1-vector.upstash.io | ||
upstash-telemetry-platform: | ||
- unknown | ||
upstash-telemetry-runtime: | ||
- [email protected] | ||
upstash-telemetry-sdk: | ||
- [email protected] | ||
method: POST | ||
uri: https://thankful-dane-25695-eu1-vector.upstash.io/info | ||
response: | ||
body: | ||
string: "{\n \"result\" : {\n \"vectorCount\" : 0,\n \"pendingVectorCount\" | ||
: 0,\n \"indexSize\" : 0,\n \"dimension\" : 384,\n \"similarityFunction\" | ||
: \"COSINE\"\n }\n}" | ||
headers: | ||
Connection: | ||
- keep-alive | ||
Content-Length: | ||
- '155' | ||
Content-Type: | ||
- application/json | ||
Date: | ||
- Sat, 27 Apr 2024 21:44:54 GMT | ||
Strict-Transport-Security: | ||
- max-age=31536000; includeSubDomains | ||
status: | ||
code: 200 | ||
message: OK | ||
- request: | ||
body: '' | ||
headers: | ||
User-Agent: | ||
- User-Agent-DUMMY | ||
accept: | ||
- '*/*' | ||
accept-encoding: | ||
- gzip, deflate | ||
authorization: | ||
- authorization-DUMMY | ||
connection: | ||
- keep-alive | ||
content-length: | ||
- '0' | ||
host: | ||
- fond-mutt-96644-eu1-vector.upstash.io | ||
upstash-telemetry-platform: | ||
- unknown | ||
upstash-telemetry-runtime: | ||
- [email protected] | ||
upstash-telemetry-sdk: | ||
- [email protected] | ||
method: POST | ||
uri: https://fond-mutt-96644-eu1-vector.upstash.io/info | ||
response: | ||
body: | ||
string: "{\n \"result\" : {\n \"vectorCount\" : 0,\n \"pendingVectorCount\" | ||
: 0,\n \"indexSize\" : 0,\n \"dimension\" : 10,\n \"similarityFunction\" | ||
: \"COSINE\"\n }\n}" | ||
headers: | ||
Connection: | ||
- keep-alive | ||
Content-Length: | ||
- '154' | ||
Content-Type: | ||
- application/json | ||
Date: | ||
- Sat, 27 Apr 2024 21:44:54 GMT | ||
Strict-Transport-Security: | ||
- max-age=31536000; includeSubDomains | ||
status: | ||
code: 200 | ||
message: OK | ||
version: 1 |
Oops, something went wrong.