mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-02-12 11:41:38 +00:00
Removed not used documentation
This commit is contained in:
parent
ef3d17de0f
commit
42d538d2d8
@ -3,8 +3,6 @@
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// The response of the Qdrant information request.
|
/// The response of the Qdrant information request.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="portHTTP">The port number for HTTP communication with Qdrant.</param>
|
|
||||||
/// <param name="portGRPC">The port number for gRPC communication with Qdrant</param>
|
|
||||||
public record struct QdrantInfo
|
public record struct QdrantInfo
|
||||||
{
|
{
|
||||||
public string Path { get; init; }
|
public string Path { get; init; }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user