In code mode, scmcphub provides a Jupyter backend that allows the LLM to generate and execute custom code.
Additionally, it can generate complete Jupyter notebooks containing executable code, analysis results, and visualizations.The mode is based on the project https://github.com/huang-sh/abcoderAdvantages:
Highly flexible: Can create custom workflows and combine operations freely
Extensible: Supports any Python code and external libraries
Interactive: Real-time code execution and debugging capabilities
Disadvantages:
Less stable: Code generation is different for each time