Jérémy Christillin
Jérémy Christillin
## ✨ Features ### 🔧 Dynamic Model Selector UI - Models are now fetched dynamically from the OpenAI API. - Loading spinner added while models are being retrieved. - Selected...
## Summary This PR addresses critical issues with the Raven AI bot integration that prevented proper function loading and fixed Local LLM function execution. ## Problems Fixed ### 1. Missing...
## Summary - Adds `__()` translation wrappers to all remaining Vue components in the frontend - Continuation of #2836 to complete i18n coverage across the codebase ### Components translated: -...
## Summary Fixes TypeError when deleting or restoring files at root level (files with no parent folder). ## Problem Files at root level have `parent_entity = NULL`. When trying to...