Update knowledge_bases.py
Browse files- knowledge_bases.py +10 -10
knowledge_bases.py
CHANGED
|
@@ -13,8 +13,8 @@ KNOWLEDGE_BASE_OPTIONS = [
|
|
| 13 |
VECTOR_INDEXES = {
|
| 14 |
"IBM Cloud Platform - General": {
|
| 15 |
"project_id": "clp77612424901",
|
| 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": "clp77612424902",
|
| 26 |
-
"index_1": "
|
| 27 |
-
"index_2": "
|
| 28 |
"contents": [
|
| 29 |
"IBM_Cloud_Overview_Semantic.pdf",
|
| 30 |
"Cloud_Services_Catalog_Semantic.pdf",
|
|
@@ -33,8 +33,8 @@ VECTOR_INDEXES = {
|
|
| 33 |
},
|
| 34 |
"IBM Consulting Services": {
|
| 35 |
"project_id": "cns82834424903",
|
| 36 |
-
"index_1": "
|
| 37 |
-
"index_2": "
|
| 38 |
"contents": [
|
| 39 |
"Consulting_Methodology.pdf",
|
| 40 |
"Service_Offerings.pdf",
|
|
@@ -43,8 +43,8 @@ VECTOR_INDEXES = {
|
|
| 43 |
},
|
| 44 |
"IBM Security Solutions": {
|
| 45 |
"project_id": "sec82834424904",
|
| 46 |
-
"index_1": "
|
| 47 |
-
"index_2": "
|
| 48 |
"contents": [
|
| 49 |
"Security_Products_Overview.pdf",
|
| 50 |
"Security_Best_Practices.pdf",
|
|
@@ -53,8 +53,8 @@ VECTOR_INDEXES = {
|
|
| 53 |
},
|
| 54 |
"IBM AI & Analytics": {
|
| 55 |
"project_id": "wwg82834424904",
|
| 56 |
-
"index_1": "
|
| 57 |
-
"index_2": "
|
| 58 |
"contents": [
|
| 59 |
"AI_Solutions_Overview.pdf",
|
| 60 |
"Analytics_Platform_Guide.pdf",
|
|
|
|
| 13 |
VECTOR_INDEXES = {
|
| 14 |
"IBM Cloud Platform - General": {
|
| 15 |
"project_id": "clp77612424901",
|
| 16 |
+
"index_1": "a7c1c5c8-4897-46fc-932d-77b8fdcc0155",
|
| 17 |
+
"index_2": "a7c1c5c8-4897-46fc-932d-77b8fdcc0155",
|
| 18 |
"contents": [
|
| 19 |
"IBM_Cloud_Overview.pdf",
|
| 20 |
"Cloud_Services_Catalog.pdf",
|
|
|
|
| 23 |
},
|
| 24 |
"IBM Cloud Platform - General - Semantically Chunked": {
|
| 25 |
"project_id": "clp77612424902",
|
| 26 |
+
"index_1": "a7c1c5c8-4897-46fc-932d-77b8fdcc0155",
|
| 27 |
+
"index_2": "a7c1c5c8-4897-46fc-932d-77b8fdcc0155",
|
| 28 |
"contents": [
|
| 29 |
"IBM_Cloud_Overview_Semantic.pdf",
|
| 30 |
"Cloud_Services_Catalog_Semantic.pdf",
|
|
|
|
| 33 |
},
|
| 34 |
"IBM Consulting Services": {
|
| 35 |
"project_id": "cns82834424903",
|
| 36 |
+
"index_1": "a7c1c5c8-4897-46fc-932d-77b8fdcc0155",
|
| 37 |
+
"index_2": "a7c1c5c8-4897-46fc-932d-77b8fdcc0155",
|
| 38 |
"contents": [
|
| 39 |
"Consulting_Methodology.pdf",
|
| 40 |
"Service_Offerings.pdf",
|
|
|
|
| 43 |
},
|
| 44 |
"IBM Security Solutions": {
|
| 45 |
"project_id": "sec82834424904",
|
| 46 |
+
"index_1": "a7c1c5c8-4897-46fc-932d-77b8fdcc0155",
|
| 47 |
+
"index_2": "a7c1c5c8-4897-46fc-932d-77b8fdcc0155",
|
| 48 |
"contents": [
|
| 49 |
"Security_Products_Overview.pdf",
|
| 50 |
"Security_Best_Practices.pdf",
|
|
|
|
| 53 |
},
|
| 54 |
"IBM AI & Analytics": {
|
| 55 |
"project_id": "wwg82834424904",
|
| 56 |
+
"index_1": "a7c1c5c8-4897-46fc-932d-77b8fdcc0155",
|
| 57 |
+
"index_2": "a7c1c5c8-4897-46fc-932d-77b8fdcc0155",
|
| 58 |
"contents": [
|
| 59 |
"AI_Solutions_Overview.pdf",
|
| 60 |
"Analytics_Platform_Guide.pdf",
|