Переехали на графовую модель, засунули все в докер, поменяли парсинг
This commit is contained in:
@@ -8,5 +8,6 @@
|
||||
public string Documentation { get; set; }
|
||||
public string Content { get; set; }
|
||||
public float[] Vector { get; set; }
|
||||
public List<string> OutgoingCalls { get; set; } = new List<string>();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user