discourse/plugins/chat/lib/chat_sdk
Loïc Guitaut 76aa9b66d0 DEV: Allow ChatSDK.create to take extra parameters
Currently, `ChatSDK.create` restricts what parameters can be provided to
the underlying service. This prevents the `discourse-ai` plugin from
using it in one of its specs.

This patch allows extra parameters to be provided.
2024-10-16 17:34:01 +02:00
..
channel.rb DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
message.rb DEV: Allow ChatSDK.create to take extra parameters 2024-10-16 17:34:01 +02:00
thread.rb DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00