mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-15 07:36:08 +00:00
parent
bd18faa2a0
commit
4121d4151f
@ -107,7 +107,7 @@
|
|||||||
"```\n",
|
"```\n",
|
||||||
"## Preview\n",
|
"## Preview\n",
|
||||||
"\n",
|
"\n",
|
||||||
"In this guide we’ll build a QA app over as website. The specific website we will use is the [LLM Powered Autonomous\n",
|
"In this guide we’ll build an app that answers questions about the content of a website. The specific website we will use is the [LLM Powered Autonomous\n",
|
||||||
"Agents](https://lilianweng.github.io/posts/2023-06-23-agent/) blog post\n",
|
"Agents](https://lilianweng.github.io/posts/2023-06-23-agent/) blog post\n",
|
||||||
"by Lilian Weng, which allows us to ask questions about the contents of\n",
|
"by Lilian Weng, which allows us to ask questions about the contents of\n",
|
||||||
"the post.\n",
|
"the post.\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user