ChatCompletions


Object Hierarchy:

Object hierarchy for ChatCompletions

Description:

public class ChatCompletions : ChatBase

OpenAI-compatible chat completions API call.

Uses v1/chat/completions. Request uses flat top-level params with Call.Options as fallback (same pattern as Completions). format / format_obj map to JSON key response_format. Non-streaming and streaming both return Response.Chat.


Namespace: OLLMchat.Call
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object
All known members inherited from interface Json.Serializable