feat: Update core agent logic, code execution utilities, and LLM configuration.

This commit is contained in:
2026-01-07 16:41:38 +08:00
parent 3a2f90aef5
commit 621e546b43
7 changed files with 73 additions and 14 deletions

View File

@@ -35,6 +35,7 @@ class CodeExecutor:
"duckdb",
"scipy",
"sklearn",
"sklearn.feature_extraction.text",
"statsmodels",
"plotly",
"dash",