Commit c8945964 by MD. Irfan hossain

Test

parent 1d82efd3
{ {
"cells": [], "cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "596fec40",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "327fd333",
"metadata": {},
"source": [
"Load Pdf Files"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "ec115da4",
"metadata": {},
"outputs": [],
"source": [
"from langchain_community.document_loaders import (\n",
" PyPDFLoader,\n",
" P\n",
")"
]
}
],
"metadata": { "metadata": {
"kernelspec": { "kernelspec": {
"display_name": "rag-project", "display_name": "rag-project",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment