MilanM commited on
Commit
cfa39e2
·
verified ·
1 Parent(s): ffb3793

Update knowledge_bases.py

Browse files
Files changed (1) hide show
  1. 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": "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,8 +23,8 @@ VECTOR_INDEXES = {
23
  },
24
  "IBM Cloud Platform - General - Semantically Chunked": {
25
  "project_id": "a8403b62-6917-4a0e-b1c6-78b696fb93c1",
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",
 
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",