docs: nvidia v0.2 warning (#24831)

Add explicit warning and link to v0.2 docs. cc @dglogo
This commit is contained in:
Bagatur 2024-07-30 12:46:46 -07:00 committed by GitHub
parent 6ed6c7f409
commit 27170b08da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,12 @@
"source": [
"# NVIDIA AI Foundation Endpoints\n",
"\n",
":::{.callout-caution}\n",
"\n",
"These are the LangChain v0.1 docs. Please refer to the updated [LangChain v0.2 docs](https://python.langchain.com/v0.2/docs/integrations/chat/nvidia_ai_endpoints/) instead.\n",
"\n",
":::\n",
"\n",
"The `ChatNVIDIA` class is a LangChain chat model that connects to [NVIDIA AI Foundation Endpoints](https://www.nvidia.com/en-us/ai-data-science/foundation-models/).\n",
"\n",
"\n",
@ -1149,7 +1155,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.18"
"version": "3.11.9"
}
},
"nbformat": 4,