hex_ai_core 0.3.0 copy "hex_ai_core: ^0.3.0" to clipboard
hex_ai_core: ^0.3.0 copied to clipboard

Hex AI core domain types - shared foundation for all AI assistant packages

hex_ai_core #

Hex AI 核心领域类型 - 所有 AI assistant 包共享的基础层。

零外部 Flutter 依赖,包含领域枚举、数据模型、事件与错误类型,为 hex_ai_llm / hex_ai_tools / hex_ai_agent 提供统一基础。

使用 #

通常不直接依赖,通过 hex_ai_agent 统一 re-export 访问:

import 'package:hex_ai_agent/hex_ai_agent.dart';

如确需直接使用,依赖:

dependencies:
  hex_ai_core: ^0.1.0
0
likes
0
points
334
downloads

Publisher

unverified uploader

Weekly Downloads

Hex AI core domain types - shared foundation for all AI assistant packages

Repository

License

unknown (license)

Dependencies

json_annotation, meta

More

Packages that depend on hex_ai_core