| Package | Description |
|---|---|
| ai.z.openapi.api.agents | |
| ai.z.openapi.service.agents |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.rxjava3.core.Single<ModelData> |
AgentsApi.queryAgentsAsyncResult(AgentAsyncResultRetrieveParams request)
Query the result of an asynchronous agent execution Retrieves the agent execution
result using the task parameters for long-running tasks Useful for complex
multi-tool operations that require extended processing time
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.rxjava3.core.Single<ModelData> |
AgentService.retrieveAgentAsyncResult(AgentAsyncResultRetrieveParams request)
Retrieves the result of an asynchronous agent operation.
|
io.reactivex.rxjava3.core.Single<ModelData> |
AgentServiceImpl.retrieveAgentAsyncResult(AgentAsyncResultRetrieveParams request) |
Copyright © 2025. All rights reserved.