Package bg.codexio.ai.openai.api.sdk
Interface RuntimeExecutor
- All Known Implementing Classes:
AsyncApi,AsyncContextStage,AsyncExecutor,AsyncPromptStage,AsyncPromptStage,AsyncPromptStage,AsyncPromptStage,ImmediateContextStage,ReactiveApi,ReactiveContextStage,ReactiveExecutor,ReactivePromptStage,ReactivePromptStage,ReactivePromptStage,ReactivePromptStage,SynchronousApi,SynchronousExecutor,SynchronousPromptStage,SynchronousPromptStage,SynchronousPromptStage,SynchronousPromptStage
public interface RuntimeExecutor
Marker interface for stages that send requests
on behalf of a runtime - synchronously, asynchronously or reactive.