mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
---
|
|
title: 自定义模型
|
|
description: FastGPT 自定义模型
|
|
---
|
|
|
|
import { Redirect } from '@/components/docs/Redirect';
|
|
|
|
<Redirect to="/docs/introduction/development/custom-models/marker" /> |