Files
SqlDatabaseVectorSearch/SqlDatabaseVectorSearch
Marco Minerva c18a6b4e03 Reorder method calls for Embedding property
Swapped the order of `IsRequired` and `HasColumnType("vector(1536)")` method calls for the `Embedding` property in the `ApplicationDbContext` class. This change improves readability and adheres to a preferred coding convention without altering functionality.
2024-11-05 17:18:48 +01:00
..
2024-06-14 11:47:00 +02:00