mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 10:20:42 +01:00
docs(nuxt.config): remove hub.vectorize config
This commit is contained in:
@@ -176,13 +176,7 @@ export default defineNuxtConfig({
|
|||||||
},
|
},
|
||||||
|
|
||||||
hub: {
|
hub: {
|
||||||
ai: true,
|
ai: true
|
||||||
vectorize: {
|
|
||||||
auto_rag_ui3: {
|
|
||||||
dimensions: 1024,
|
|
||||||
metric: 'cosine'
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
|
|
||||||
vite: {
|
vite: {
|
||||||
|
|||||||
Reference in New Issue
Block a user