FileQuery
File query
Operations
GetQuery
Get the text query
method : public : GetQuery() ~ StringReturn
| Type | Description |
|---|---|
| String | text query |
New
Constructor
New(query:String, file:API.OpenAI.File, role:String)Parameters
| Name | Type | Description |
|---|---|---|
| query | String | text query |
| file | File | upload file |
| role | String | user role |
ToString
String representation of the object
method : public : ToString() ~ StringReturn
| Type | Description |
|---|---|
| String | string representation |