namespace AIStudio.Tools.Services; public sealed record ArbitraryFileDataSegment(string Content, int TokenCount);