|
- "# use ServiceContext to configure the LLM used and the custom embeddings \n",
|
|
+ "# use ServiceContext to configure the LLM used and the custom embeddings\n",
|
|
"from llama_index import ServiceContext\n",
|
|
"from llama_index import ServiceContext\n",
|
|
"# VectorStoreIndex is used to index custom data \n",
|
|
"# VectorStoreIndex is used to index custom data \n",
|