hex_ai_agent 0.4.0 copy "hex_ai_agent: ^0.4.0" to clipboard
hex_ai_agent: ^0.4.0 copied to clipboard

Hex AI agent loop - session management, compaction, and agent runtime

hex_ai_agent #

Hex AI 统一入口 - agent 循环、会话管理、压缩与运行时的统一包。

特性 #

  • AgentLoop:多轮 LLM 工具调用循环
  • 会话管理 / 压缩(compaction)/ 提示词变量
  • 全量 re-export hex_ai_core + hex_ai_llm + hex_ai_tools——只需依赖本包即可访问所有基础类型

使用 #

dependencies:
  hex_ai_agent: ^0.1.0
import 'package:hex_ai_agent/hex_ai_agent.dart';
// AgentLoop、Provider、AgentTool 等全部可用
0
likes
0
points
345
downloads

Publisher

unverified uploader

Weekly Downloads

Hex AI agent loop - session management, compaction, and agent runtime

Repository

License

unknown (license)

Dependencies

collection, flutter, hex_ai_core, hex_ai_llm, hex_ai_tools, json_annotation, uuid

More

Packages that depend on hex_ai_agent