12 lines
367 B
Text
12 lines
367 B
Text
---
|
|
title: Bring Your Own LLM
|
|
---
|
|
|
|
import AskAIDeprecationNotice from '../../src/components/mdx/ask-ai-deprecation-notice.jsx'
|
|
import { ProvidersTable } from '../../src/components/ProvidersTable'
|
|
|
|
<AskAIDeprecationNotice />
|
|
|
|
Ask AI currently supports a Bring Your Own LLM (BYOLLM) model selection, allowing you to connect your preferred provider.
|
|
|
|
<ProvidersTable />
|