mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-07-04 09:22:57 +00:00
Co-authored-by: krut_ni <nils.kruthoff@dlr.de> Co-authored-by: Thorsten Sommer <mail@tsommer.org>
4 lines
151 B
C#
4 lines
151 B
C#
namespace AIStudio.Tools;
|
|
|
|
// ReSharper disable ClassNeverInstantiated.Global
|
|
public sealed class ContentStreamImageMetadata: ContentStreamSseMetadata; |