mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-02-12 05:21:36 +00:00
Formatting
This commit is contained in:
parent
0c0ad3160a
commit
631092f2a9
@ -91,6 +91,7 @@ internal sealed class Program
|
|||||||
Console.WriteLine("Error: Failed to get the Qdrant path from Rust.");
|
Console.WriteLine("Error: Failed to get the Qdrant path from Rust.");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (qdrantInfo.PortHttp == 0)
|
if (qdrantInfo.PortHttp == 0)
|
||||||
{
|
{
|
||||||
Console.WriteLine("Error: Failed to get the Qdrant HTTP port from Rust.");
|
Console.WriteLine("Error: Failed to get the Qdrant HTTP port from Rust.");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user