New dimensions Parameter Support
What's New:
- @antas-marcin added support for
dimensions parameter to control embedding vector size in here
How to Use:
Add dimensions to vectorizer configuration:
Key Points:
- Optional: If not specified, uses model's default dimensions
- Compatible: Works with Google embedding models
- Validated: System checks if requested dimensions are supported by the model
Feature:
Add dimensions to determine the vector size