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_Overview.pdf",
|
20 |
"Cloud_Services_Catalog.pdf",
|
@@ -23,8 +23,8 @@ VECTOR_INDEXES = {
|
|
23 |
},
|
24 |
"IBM Cloud Platform - General - Semantically Chunked": {
|
25 |
"project_id": "a8403b62-6917-4a0e-b1c6-78b696fb93c1",
|
26 |
-
"index_1": "
|
27 |
-
"index_2": "
|
28 |
"contents": [
|
29 |
"IBM_Cloud_Overview_Semantic.pdf",
|
30 |
"Cloud_Services_Catalog_Semantic.pdf",
|
|
|
13 |
VECTOR_INDEXES = {
|
14 |
"IBM Cloud Platform - General": {
|
15 |
"project_id": "a8403b62-6917-4a0e-b1c6-78b696fb93c1",
|
16 |
+
"index_1": "662685b4-8efd-47d7-a893-14e2f1f9516f",
|
17 |
+
"index_2": "662685b4-8efd-47d7-a893-14e2f1f9516f",
|
18 |
"contents": [
|
19 |
"IBM_Cloud_Overview.pdf",
|
20 |
"Cloud_Services_Catalog.pdf",
|
|
|
23 |
},
|
24 |
"IBM Cloud Platform - General - Semantically Chunked": {
|
25 |
"project_id": "a8403b62-6917-4a0e-b1c6-78b696fb93c1",
|
26 |
+
"index_1": "662685b4-8efd-47d7-a893-14e2f1f9516f",
|
27 |
+
"index_2": "662685b4-8efd-47d7-a893-14e2f1f9516f",
|
28 |
"contents": [
|
29 |
"IBM_Cloud_Overview_Semantic.pdf",
|
30 |
"Cloud_Services_Catalog_Semantic.pdf",
|