🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@cmyk47
Copy link
Contributor

@cmyk47 cmyk47 commented Dec 11, 2025

Scope & Purpose

Add storedValues (vector index) to UI

  • 🍕 New feature

Related Information


Note

Adds UI and typing support for vector index storedValues, including form field, validation, and payload handling.

  • Frontend (Indices UI):
    • Vector index form (useCreateVectorIndex.ts):
      • Add storedValues input (comma-separated) to INITIAL_VALUES and FIELDS with tooltip.
      • Validate storedValues (max 32 attributes) via Yup schema.
      • Convert storedValues to string[] and include in create payload.
    • Types (CollectionIndex.types.ts): Add optional storedValues?: string[] to Vector.
  • Docs/Meta:
    • Update CHANGELOG to note UI support for storedValues in vector index.

Written by Cursor Bugbot for commit 82a0a72. This will update automatically on new commits. Configure here.

@cmyk47 cmyk47 requested a review from jbajic December 11, 2025 08:49
@cmyk47 cmyk47 self-assigned this Dec 11, 2025
@cmyk47 cmyk47 requested a review from a team as a code owner December 11, 2025 08:49
@cmyk47 cmyk47 added the 3 UI ArangoDB Web Interface (frontend/Aardvark) label Dec 11, 2025
@cla-bot cla-bot bot added the cla-signed label Dec 11, 2025
@cmyk47 cmyk47 changed the title FE-914 | Add storedValues to vector index UI FE-914 | Add UI support for storedValues in vector indexes Dec 11, 2025
Copy link
Contributor

@jbajic jbajic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 UI ArangoDB Web Interface (frontend/Aardvark) cla-signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants