mirror of
https://github.com/foss42/apidash.git
synced 2025-12-01 18:28:25 +08:00
Corrects the deserialization of defaultAIModel to ensure it is properly converted from dynamic to Map<String, Object?>. Also fixes a typo in the serialization key from 'defaultLLMSaveObject' to 'defaultAIModel'.