feat(server): add copilot embedding feature (#12590)

fix AI-154
This commit is contained in:
darkskygit
2025-05-28 04:36:37 +00:00
parent 88339b4022
commit f4e7595f4b
5 changed files with 9 additions and 3 deletions
+1
View File
@@ -1606,6 +1606,7 @@ enum ServerDeploymentType {
enum ServerFeature {
Captcha
Copilot
CopilotEmbedding
Indexer
OAuth
Payment