Interface IST_OpenAICompletionEndpoint
Namespace: STAIHelper
Assembly: STAIHelper.dll
Syntax
[Guid("535759EE-9CD5-473E-AFC1-06472FCC2B6E")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_OpenAICompletionEndpoint : IST_AICompletionEndpointMethods
GetCompletion(string)
Declaration
string GetCompletion(string prompt)Parameters
| Type | Name | Description | 
|---|---|---|
| string | prompt | 
Returns
| Type | Description | 
|---|---|
| string |