2 references to ConfigureQdrant
Aspire.Qdrant.Client (2)
AspireQdrantExtensions.cs (2)
74builder.Services.AddSingleton(ConfigureQdrant); 78builder.Services.AddKeyedSingleton(serviceKey, (sp, key) => ConfigureQdrant(sp));