LucasInsight
LucasInsight
Bugfix: 1.graphrag.llm.openai.openai_chat_llm.OpenAIChatLLM._native_json#try_parse_json_object with clean_up_json 2.create_community_report.rating type int cast to float by llama3.1:8b LucasInsight 8 minutes ago ## Description [Provide a brief description of the changes made in this pull request.]...
### Summary Fixes an issue where the model search query triggered an ambiguous `description` column reference, causing inconsistent filtering behavior. ### What Changed - Updated SQL in `SearchModels` to explicitly...
### ✨ Commit 1: fix – Refactor Official Model Sync **Scope**: Backend only (model_sync). - Refactored the existing upstream model sync into a shared execution context to unify behavior across...
Description This pull request implements a Watchdog Mechanism for refreshing or forcibly unlocking expired changelog locks, addressing the issue described in [#6538](https://github.com/liquibase/liquibase/pull/6538). The feature was originally developed based on version...