mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-13 13:36:15 +00:00
docs: add docs for vectara tools (#30958)
Thank you for contributing to LangChain! - [ ] **Docs for Vectara Tools**: "langchain-vectara"
This commit is contained in:
@@ -315,6 +315,17 @@
|
||||
"Vectara offers Intelligent Query Rewriting option which enhances search precision by automatically generating metadata filter expressions from natural language queries. This capability analyzes user queries, extracts relevant metadata filters, and rephrases the query to focus on the core information need. For more details [go to this notebook](../retrievers/self_query/vectara_self_query.ipynb)."
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"source": [
|
||||
"## Vectara tools\n",
|
||||
"Vectara provides serval tools that can be used with Langchain. For more details [go to this notebook](../tools/vectara.ipynb)"
|
||||
],
|
||||
"metadata": {
|
||||
"collapsed": false
|
||||
},
|
||||
"id": "beadf6f485c1a69"
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
|
501
docs/docs/integrations/tools/vectara.ipynb
Normal file
501
docs/docs/integrations/tools/vectara.ipynb
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user