mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 02:10:40 +01:00
docs: prepare for chat components (#3844)
This commit is contained in:
@@ -175,6 +175,16 @@ export default defineNuxtConfig({
|
||||
}
|
||||
},
|
||||
|
||||
hub: {
|
||||
ai: true,
|
||||
vectorize: {
|
||||
auto_rag_ui3: {
|
||||
dimensions: 1024,
|
||||
metric: 'cosine'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
vite: {
|
||||
plugins: [
|
||||
yaml()
|
||||
|
||||
Reference in New Issue
Block a user