# 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.30
description=This plugin provides a Chinese AI assistant, combining a LLM with the Phoenix-GIS knowledge database.
version=0.1
author=phoenix-gis
email=phoenixgis@sina.com

about=This plugin provides a Chinese AI assistant that combines an LLM with the Phoenix-GIS knowledge database, offering instructions on QGIS, GIS algorithms, fundamental knowledge of GIS, and development with PyQGIS. 本插件结合大模型和凤凰地理社区知识库，提供中文AI助手。主要包括QGIS使用说明、算法原理、GIS基础知识、PyQGIS编程等。

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.1 2025-10-29
      * The first version with support for an AI chatbot.
      * 插件首版本，提供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

