llmRequestDispatcher

var llmRequestDispatcher: ERROR CLASS: Symbol not found for CoroutineDispatcher(source)

IO-bounded CoroutineDispatcher for performing LLM communications

By default, all IO/LLM operations will be performed on Dispatchers.IO