auto-dev
auto-dev copied to clipboard
The LLMProvider should be stateless to avoid session interference.
see https://gist.github.com/hotip/0514521ffee37c3b49cef52dbad96f16
abstract val response: Flow<ChatSession<M>> should be removed