mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-05-26 10:40:03 +08:00
feat: Support multiple vector database selection, add InMemory and Qdrant adapters, introduce admin dashboard
This commit is contained in:
@@ -23,5 +23,6 @@ public static class ApplicationBuilderExtensions
|
||||
public static void UseApplicationOpenApi(this WebApplication app)
|
||||
{
|
||||
app.MapOpenApi();
|
||||
app.MapScalarApiReference();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user