Uses of Interface
ai.acolite.agentsdk.core.AsyncIterable
Packages that use AsyncIterable
Package
Description
Core framework for building AI agents with OpenAI's API.
-
Uses of AsyncIterable in ai.acolite.agentsdk.core
Classes in ai.acolite.agentsdk.core that implement AsyncIterableModifier and TypeClassDescriptionclassStreamedRunResult<TContext,TAgent extends Agent<TContext, ? extends AgentOutputType>> StreamedRunResultMethods in ai.acolite.agentsdk.core that return AsyncIterableModifier and TypeMethodDescriptionModel.getStreamedResponse(ModelRequest request) getStreamedResponse -
Uses of AsyncIterable in ai.acolite.agentsdk.openai
Methods in ai.acolite.agentsdk.openai that return AsyncIterable