dotnet / dotnet/dotnet-api-docs
Confused about the documentation on VectorStoreVectorProperty.Dimensions Property
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Typo
### Description
For my use case, I would like the Dimensions to be retrieved from the IEmbeddingGenerator instead of having to define it, as I may have different embeddings generators. In the documentation, it is not clear what is meant by omitted in this sentence: "This property is required when creating collections, but can be omitted if not using that functionality. If not provided when trying to create a collection, create will fail."
An example would help.
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.vectordata.vectorstorevectorproperty.dimensions?view=net-9.0-pp
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.VectorData/VectorStoreVectorProperty.xml
### Document Version Independent Id
5e628df0-9bf9-f102-0176-69a62b4e3386
### Platform Id
9a8bacfe-5702-69c3-827c-f5441f032e4a
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.