Update knowledge_bases.py
Browse files- knowledge_bases.py +4 -4
knowledge_bases.py
CHANGED
@@ -13,8 +13,8 @@ KNOWLEDGE_BASE_OPTIONS = [
|
|
13 |
VECTOR_INDEXES = {
|
14 |
"IBM Cloud Platform - General": {
|
15 |
"project_id": "a8403b62-6917-4a0e-b1c6-78b696fb93c1",
|
16 |
-
"index_1": "
|
17 |
-
"index_2": "
|
18 |
"contents": [
|
19 |
"ibm-cloud-platform-automation-hub.pdf",
|
20 |
"ibm-cloud-overview.pdf",
|
@@ -27,8 +27,8 @@ VECTOR_INDEXES = {
|
|
27 |
},
|
28 |
"IBM Cloud Platform - General - Semantically Chunked": {
|
29 |
"project_id": "a8403b62-6917-4a0e-b1c6-78b696fb93c1",
|
30 |
-
"index_1": "
|
31 |
-
"index_2": "
|
32 |
"contents": [
|
33 |
"ibm-cloud-platform-automation-hub.pdf",
|
34 |
"ibm-cloud-overview.pdf",
|
|
|
13 |
VECTOR_INDEXES = {
|
14 |
"IBM Cloud Platform - General": {
|
15 |
"project_id": "a8403b62-6917-4a0e-b1c6-78b696fb93c1",
|
16 |
+
"index_1": "a7c1c5c8-4897-46fc-932d-77b8fdcc0155",
|
17 |
+
"index_2": "a7c1c5c8-4897-46fc-932d-77b8fdcc0155",
|
18 |
"contents": [
|
19 |
"ibm-cloud-platform-automation-hub.pdf",
|
20 |
"ibm-cloud-overview.pdf",
|
|
|
27 |
},
|
28 |
"IBM Cloud Platform - General - Semantically Chunked": {
|
29 |
"project_id": "a8403b62-6917-4a0e-b1c6-78b696fb93c1",
|
30 |
+
"index_1": "a7c1c5c8-4897-46fc-932d-77b8fdcc0155",
|
31 |
+
"index_2": "a7c1c5c8-4897-46fc-932d-77b8fdcc0155",
|
32 |
"contents": [
|
33 |
"ibm-cloud-platform-automation-hub.pdf",
|
34 |
"ibm-cloud-overview.pdf",
|