BioGTK  6.5.0
A .NET library & program for annotating, editing various microscopy imaging formats using Bioformats supported images. Including whole slide, pyramidal, and series.
Loading...
Searching...
No Matches
BioGTK.AI Member List

This is the complete list of members for BioGTK.AI, including all inherited members.

AI(Builder builder, IntPtr handle)BioGTK.AIprotected
ChatChoice([property:JsonPropertyName("message")] ChatMessage Message, [property:JsonPropertyName("index")] int Index, [property:JsonPropertyName("finish_reason")] string FinishReason) (defined in BioGTK.AI)BioGTK.AI
ChatMessage([property:JsonPropertyName("role")] string Role, [property:JsonPropertyName("content")] string Content) (defined in BioGTK.AI)BioGTK.AI
ChatRequest([property:JsonPropertyName("model")] string Model, [property:JsonPropertyName("messages")] IReadOnlyList< ChatMessage > Messages, [property:JsonPropertyName("temperature")] double? Temperature=null, [property:JsonPropertyName("max_tokens")] int? MaxTokens=null) (defined in BioGTK.AI)BioGTK.AI
ChatResponse([property:JsonPropertyName("id")] string Id, [property:JsonPropertyName("object")] string Object, [property:JsonPropertyName("created")] long Created, [property:JsonPropertyName("model")] string Model, [property:JsonPropertyName("choices")] IReadOnlyList< ChatChoice > Choices) (defined in BioGTK.AI)BioGTK.AI
Create()BioGTK.AIstatic
headless (defined in BioGTK.AI)BioGTK.AIstatic
onTab (defined in BioGTK.AI)BioGTK.AIstatic
resultInNewTab (defined in BioGTK.AI)BioGTK.AIstatic
SetupHandlers()BioGTK.AIprotected
StartAsync(string args, CancellationToken uiCancel=default) (defined in BioGTK.AI)BioGTK.AI
useBioformats (defined in BioGTK.AI)BioGTK.AIstatic