* feat: add link to Ask AI Algolia docs * docs: add dual SDK support to Ask AI API docs * fix: ci * docs: uniformize Ask AI copy * fix
9 lines
247 B
Text
9 lines
247 B
Text
---
|
|
title: Bring Your Own LLM
|
|
---
|
|
|
|
import { ProvidersTable } from '../../src/components/ProvidersTable'
|
|
|
|
Ask AI currently supports a Bring Your Own LLM (BYOLLM) model selection, allowing you to connect your preferred provider.
|
|
|
|
<ProvidersTable />
|