mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 12:39:32 +00:00
AWS Bedrock RAG template (#12450)
This commit is contained in:
@@ -6,7 +6,12 @@
|
||||
"id": "681a5d1e",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## Connect to template"
|
||||
"## Connect to template\n",
|
||||
"\n",
|
||||
"In `server.py`, set -\n",
|
||||
"```\n",
|
||||
"add_routes(app, chain_ext, path=\"/rag_pinecone_multi_query\")\n",
|
||||
"```"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user