Skip to main content

openhands.llm.async_llm

AsyncLLM Objects

class AsyncLLM(LLM)

Asynchronous LLM class.

async_completion

@property
def async_completion()

Decorator for the async litellm acompletion function.