docs: Fixed broken link for AI models introduction (#28079)

Fixed broken redirect to the introduction to AI models in the Forefront
platform
This commit is contained in:
Zapiron 2024-11-14 00:03:40 +08:00 committed by GitHub
parent beef4c4d62
commit 892694d735
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@
"# ForefrontAI\n",
"\n",
"\n",
"The `Forefront` platform gives you the ability to fine-tune and use [open-source large language models](https://docs.forefront.ai/forefront/master/models).\n",
"The `Forefront` platform gives you the ability to fine-tune and use [open-source large language models](https://docs.forefront.ai/get-started/models).\n",
"\n",
"This notebook goes over how to use Langchain with [ForefrontAI](https://www.forefront.ai/).\n"
]