# database.build v2: Bring-your-own-LLM

DevFeed: [database.build v2: Bring-your-own-LLM](<https://devfeed.tech/articles/database-build-v2-bring-your-own-llm-354.md>)

Original publisher: [Read original article](<https://supabase.com/blog/database-build-v2>)

Author: Greg Richardson; Julien Goux

Published: 2024-12-06T07:00:00Z

Content type: release

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [browser](<https://devfeed.tech/tags/browser.md>), [database](<https://devfeed.tech/tags/database.md>), [llm](<https://devfeed.tech/tags/llm.md>), [openai](<https://devfeed.tech/tags/openai.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [sql](<https://devfeed.tech/tags/sql.md>), [wasm](<https://devfeed.tech/tags/wasm.md>)

## AI overview

database.build v2 adds bring-your-own-LLM support through OpenAI-compatible providers. The in-browser Postgres sandbox uses LLM assistance to scaffold tables and supports SQL queries and CSV-based table generation.

## Source excerpt

Use any OpenAI API compatible LLMs in database.build