QGIS Python Plugins Repository
Version: [3495] IntelliGeo 0.0.2 Experimental
- Changelog
IntelliGeo v0.0.2 New Features: - Reflection Mechanism: IntelliGeo now attempts to debug problematic PyQGIS scripts and provide improved output when such scripts are generated. - LLM Inference Threading: Previously, waiting for an LLM response would block the entire QGIS interface. IntelliGeo now runs LLM inference on a separate thread, allowing users to continue other operations while waiting for the response.
- Approved
- yes
- Author
- mahdi
- Uploaded
- 2024-11-02T07:12:00.402862+00:00
- Minimum QGIS version
- 3.0.0
- Maximum QGIS version
- 3.99.0
- External dependencies (PIP install string)
- None
- Experimental
- yes