Bundle Support for OpenAI responses APIs (-lib openai)
Output
Response output
Operations
GetContents #
Get content
method : public : GetContents() ~ Vector<Content>
Return
GetId #
Get index
method : public : GetId() ~ String
Return
GetRole #
Get role
method : public : GetRole() ~ String
Return
GetStatus #
Get finish reason
method : public : GetStatus() ~ String
Return
| Type | Description |
|---|
| String | finish reason |
GetSummaries #
Get summaries
method : public : GetSummaries() ~ Vector<Pair<String,String>>
Return
GetType #
Get type
method : public : GetType() ~ String
Return
ToString #
String representation of the object
method : public : ToString() ~ String
Return
| Type | Description |
|---|
| String | string representation |