mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +00:00
76aa9b66d0
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.