- Issue created by @yautja_cetanu
- First commit to issue fork.
- Merge request !2Remove unexisting api_key field saving to fix schema error on form save → (Open) created by rcodina
- 🇪🇸Spain rcodina Barcelona
My commit fixes the following issue when saving the form:
Schema errors for ai_provider_lmstudio.settings with the following errors: ai_provider_lmstudio.settings:api_key missing schema. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out the documentation.