When you configure an export, import, or lookup using the form view designed for the Oracle Generative AI connector, the following API operations are supported:
Note
You can also create a composite endpoint for this application. For more information, see Application-specific (simple) forms.
Resource |
API endpoint |
Export |
Import |
---|---|---|---|
Agent |
Get agent |
X |
|
List agents |
X |
||
Moves an agent into a different compartment within the same tenancy |
X |
||
Create agent |
X |
||
Delete agent |
X |
||
Update agent |
X |
||
Agent endpoint |
Get agent endpoint |
X |
|
List agent endpoints |
X |
||
Moves an endpoint into a different compartment within the same tenancy |
X |
||
Create agent endpoint |
X |
||
Delete agent Endpoint |
X |
||
Update agent endpoint |
X |
||
Chat result |
Creates a response |
X |
|
Data ingestion job |
Get data ingestion job |
X |
|
List data ingestion jobs |
X |
||
Create data ingestion job |
X |
||
Delete data ingestion job |
X |
||
Data source |
Get data source |
X |
|
List data sources |
X |
||
Create data source |
X |
||
Delete data source |
X |
||
Update data source |
X |
||
Dedicated AI cluster |
Get dedicated AI cluster |
X |
|
Moves a dedicated AI cluster into a different compartment within the same tenancy |
X |
||
Create dedicated AI cluster |
X |
||
Delete dedicated AI cluster |
X |
||
Update dedicated AI cluster |
X |
||
Dedicated AI cluster collection |
List dedicated AI clusters |
X |
|
Embed text result |
Produces embeddings |
X |
|
Endpoint |
Get endpoint |
X |
|
Moves an endpoint into a different compartment within the same tenancy |
X |
||
Create endpoint |
X |
||
Delete endpoint |
X |
||
Update endpoint |
X |
||
Generate text result |
Generates a text response |
X |
|
Knowledge base |
Get knowledge base |
X |
|
List knowledge bases |
X |
||
Moves a knowledge base into a different compartment within the same tenancy |
X |
||
Create knowledge base |
X |
||
Delete knowledge base |
X |
||
Update knowledge base |
X |
||
Model |
Get model |
X |
|
Moves a custom model into a different compartment |
X |
||
Create model |
X |
||
Delete model |
X |
||
Update model |
X |
||
Model collection |
List models |
X |
|
Session |
Get session |
X |
|
Create session |
X |
||
Delete session |
X |
||
Execute session |
X |
||
Update session |
X |
||
Summarize text result |
Summarize the input text |
X |
|
Work request |
List work request |
X |
|
Get work request |
X |
||
List work requests |
X |
||
Cancel work request |
X |
||
Work request error |
List work request errors |
X |
|
Work request Log entry |
List work request logs |
X |
Comments
Article is closed for comments.