You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/self-hosting/ai/ai-search/ai-search.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@ AI_COMPLETION_MODEL=<model> # Model used for answering questions
44
44
```
45
45
46
46
**Important:**`AI_EMBEDDING_DIMENSION` is optional and auto-detected from preset models. Only set it manually if using a custom model not in the preset list.
47
+
The supported values are `768`, `1024`, `1536`, `2000` and `3072`
0 commit comments