Update 8. The Power of Agentic Search.ipynb
This commit is contained in:
parent
9a76ebcd66
commit
e251825482
@ -14,7 +14,7 @@
|
|||||||
"from langchain.agents import tool\n",
|
"from langchain.agents import tool\n",
|
||||||
"from langchain_community.llms import Ollama\n",
|
"from langchain_community.llms import Ollama\n",
|
||||||
"\n",
|
"\n",
|
||||||
"# Directory for your domain-specific documents (assumed to be .txt files)\n",
|
"\n",
|
||||||
"DOCS_DIR = \"docs\"\n",
|
"DOCS_DIR = \"docs\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"# Load documents from the 'docs' directory\n",
|
"# Load documents from the 'docs' directory\n",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user