Skip to content

Commit

Permalink
Update main.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
akashAD98 authored Dec 21, 2024
1 parent 7aa616b commit b3fda2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/RAG-On-PDF/main.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
{
"cell_type": "markdown",
"source": [
"We utilized this PDF: https://github.com/akashAD98/dummy_data/blob/main/FARM5CROPS_farmergpt.pdf,\n",
"We utilized this PDF: Dataset/FARM5CROPS_farmergpt.pdf,\n",
" which contains crop variety information for sugarcane, turmeric, bamboo, cashew nuts, and more.\n",
" This is a sample project designed to demonstrate how to build an application using LanceDB and LangChain\n",
"The use case and prompts can be customized as needed to suit specific requirements"
Expand Down Expand Up @@ -776,4 +776,4 @@
"outputs": []
}
]
}
}

0 comments on commit b3fda2e

Please sign in to comment.