Interface IApiClient
Namespace: Glitch9.AIDevKit
Assembly: .dll
Syntax
public interface IApiClient
Properties
Jss
Declaration
JsonSerializerSettings Jss { get; }
Property Value
Type | Description |
---|---|
JsonSerializerSettings |
SSEParser
Declaration
SSEParser SSEParser { get; }
Property Value
Type | Description |
---|---|
SSEParser |