discourse-ai/admin/assets/javascripts/discourse
Roman Rizzi 20efc9285e
FIX: Correctly save provider-specific params for new models. (#744)
Creating a new model, either manually or from presets, doesn't initialize the `provider_params` object, meaning their custom params won't persist.

Additionally, this change adds some validations for Bedrock params, which are mandatory, and a clear message when a completion fails because we cannot build the URL.
2024-08-07 16:08:56 -03:00
..
routes FIX: Correctly save provider-specific params for new models. (#744) 2024-08-07 16:08:56 -03:00
templates/admin-plugins/show FEATURE: custom user defined tools (#677) 2024-06-27 17:27:40 +10:00