Skip to content

liteli1987gmail/milvus_docs

Repository files navigation

Nextra Docs Template

This is a template for creating documentation with Nextra.

Live Demo →

Quick Start

Click the button to clone this repository and deploy it on Vercel:

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

License

This project is licensed under the MIT License.

links


"openaidoc": {
  "title": "Openai中文文档",
  "type": "page",
  "href": "https://www.openaidoc.com.cn/",
  "newWindow": true
},
"milvus-io": {
  "title": "Milvus-io 中文文档",
  "type": "page",
  "href": "https://www.milvus-io.com/overview",
  "newWindow": true
},
"langchain":{
  "title": "Langchain 中文文档",
  "type": "page",
  "href": "https://www.langchain.com.cn/",
  "newWindow": true
}