# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Chinese AI Assistant
qgisMinimumVersion=3.0
description=This plugin deeply integrates an LLM with the Phoenix-GIS knowledge base, providing you with professional GIS querying and QGIS operational guidance.
version=0.4
author=phoenix-gis
email=phoenixgis@sina.com

about=This plugin deeply integrates an LLM with the Phoenix-GIS knowledge base, providing you with professional GIS querying and QGIS operational guidance.本插件深度融合大语言模型与凤凰地理社区知识库，为您提供专业的GIS知识查询与QGIS操作指引。

tracker=https://www.phoenix-gis.cn/d/224-qgischa-jian-shi-yong-wen-ti-hui-zong
repository=https://github.com/robert6757/chinese-ai-assistant
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=Version 0.4 2025-12-23
      * 增加多轮对话
      * 增加QGIS环境信息获取
      * 修复Bug
      * Version 0.3 2025-12-05
      * 增加反馈功能并修复Bug
      * Version 0.2 2025-11-18
      * 修复Bug
      * Version 0.1 2025-10-29
      * 插件首版本，提供AI问答功能

# Tags are comma separated with spaces allowed
tags=assistant, ai, chinese, china

homepage=https://github.com/robert6757/chinese-ai-assistant
category=Plugins
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

